This class represents points along 2D curves.
The point representation includes its parameter value, its coordinates, and the the derivatives of the curve at that point.
Corresponding C++ library: TD_Ge
File: GePointOnCurve2d.h
Module: API Reference
This is the overview for the OdGePointOnCurve2d constructor overload. | |
Destructor for the OdGeEntity2d class. (Inherited from OdGeEntity2d) |
(Inherited from OdGePointEnt2d) | |
| |
Returns a copy of this entity. (Inherited from OdGeEntity2d) | |
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. | |
Returns true if the specified entity is equal to this one. (Inherited from OdGeEntity2d) | |
Returns true if and only if this entity is of type (or is derived from) entType. (Inherited from OdGeEntity2d) | |
Returns true if and only if the specified point is on this entity, as determined by the tolerance. (Inherited from OdGeEntity2d) | |
Returns true if and only if the first derivative vector has a length of zero. | |
Mirrors this entity about the specified 2D line, and returns a reference to this entity. (Inherited from OdGeEntity2d) | |
Returns the parameter value of this point on the curve. | |
This is the overview for the point method overload. | |
Returns this object as an OdGePoint2d. (Inherited from OdGePointEnt2d) | |
Rotates this entity about the specified point by the specified angle, and returns a reference to this entity. (Inherited from OdGeEntity2d) | |
Scales this entity by the scale factor about the basepoint, and returns a reference to this entity. (Inherited from OdGeEntity2d) | |
Sets the current curve on which this point lies. | |
Sets the current parameter. | |
Applies the 2D transformation matrix to this entity, and returns a reference to this entity. (Inherited from OdGeEntity2d) | |
Applies the 2D translation vector to this entity, and returns a reference to this entity. (Inherited from OdGeEntity2d) | |
Returns the entity type of this entity. (Inherited from OdGeEntity2d) |
Comparison operator for the OdGeEntity2d object. (Inherited from OdGeEntity2d) | |
Assignment operator for the OdGeEntity2d object. (Inherited from OdGeEntity2d) | |
Assignment operator for the OdGePointEnt2d object. (Inherited from OdGePointEnt2d) | |
Assignment operator for the OdGePointOnCurve2d object. | |
Comparison operator for the OdGeEntity2d object. (Inherited from OdGeEntity2d) | |
Converts this object to an OdGePoint2d object. (Inherited from OdGePointEnt2d) |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|