AcHeapOperators AcRxObject AcGraphNode AcConstraintGroupNode AcConstrainedGeometry AcConstrainedPoint AcConstrainedImplicitPoint
class AcConstrainedImplicitPoint : public AcConstrainedPoint;
AcConstrainedGeometry.h
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.
AcConstrainedImplicitPoint Constructor, AcConstrainedImplicitPoint Methods