This class represents points along 3D curves.
Corresponding C++ library: TD_Ge
The point representation includes its parameter value, its coordinates, and the the derivatives of the curve at that point.
File: GePointOnCurve3d.h
Module: API Reference
This is the overview for the OdGePointOnCurve3d constructor overload. | |
Destructor for the OdGeEntity3d class. (Inherited from OdGeEntity3d) |
(Inherited from OdGePointEnt3d) | |
| |
Returns a copy of this entity. (Inherited from OdGeEntity3d) | |
This is the overview for the curvature method overload. | |
Returns a pointer to a constant curve on which the point lies. | |
This is the overview for the deriv method overload. | |
Checks whether the specified entity is equal to this one. (Inherited from OdGeEntity3d) | |
Returns true if and only if this entity is of type (or is derived from) entType. (Inherited from OdGeEntity3d) | |
Returns true if and only if the specified point is on this entity, as determined by the tolerance. (Inherited from OdGeEntity3d) | |
Returns true if and only if the first derivative vector has a length of zero. | |
Mirrors this entity about the specified plane, and returns a reference to this entity. (Inherited from OdGeEntity3d) | |
Returns the parameter value on the curve corresponding to the point. | |
This is the overview for the point method overload. | |
Returns this object as an OdGePoint3d. (Inherited from OdGePointEnt3d) | |
Rotates this entity by the specified angle about the axis defined by the point and the vector, and returns a reference to this entity. (Inherited from OdGeEntity3d) | |
Scales this entity by the scale factor about the basepoint, and returns a reference to this entity. (Inherited from OdGeEntity3d) | |
Sets the current curve. | |
Sets the current parameter. | |
Applies the 3D transformation matrix to this entity, and returns a reference to this entity. (Inherited from OdGeEntity3d) | |
Applies the 3D translation vector to this entity, and returns a reference to this entity. (Inherited from OdGeEntity3d) | |
Returns the entity type. (Inherited from OdGeEntity3d) |
Comparison operator for the OdGeEntity3d object. (Inherited from OdGeEntity3d) | |
Assignment operator for the OdGeEntity3d object. (Inherited from OdGeEntity3d) | |
Assignment operator for the OdGePointEnt3d object. (Inherited from OdGePointEnt3d) | |
Assignment operator for the OdGePointOnCurve3d object. | |
Comparison operator for the OdGeEntity3d object. (Inherited from OdGeEntity3d) | |
Converts this object to an OdGePoint3d object. (Inherited from OdGePointEnt3d) |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|