Class Hierarchy
AcHeapOperators AcRxObject AcGraphNode AcConstraintGroupNode AcConstrainedGeometry AcConstrainedPoint AcConstrainedImplicitPoint
C++
class AcConstrainedImplicitPoint : public AcConstrainedPoint;
File
AcConstrainedGeometry.h
Description
This class represents a constrained implicit point node in the owning AcDbAssoc2dConstraintGroup. A constrained implicit point is always associated with a constrained curve; it may be the start point, end point, center point or define point (only valid for spline control point now) of the curve.
A constrained implicit point does not hold a reference to a AcDbAssocGeomDependency object.
Links
AcConstrainedImplicitPoint Constructor, AcConstrainedImplicitPoint Methods