Class Hierarchy
AcHeapOperators AcRxObject AcGraphNode AcConstraintGroupNode AcConstrainedGeometry AcConstrainedPoint AcConstrainedImplicitPoint
C++
class AcConstrainedPoint : public AcConstrainedGeometry;
File
AcConstrainedGeometry.h
Description
This class represents a constrained point node in the owning AcDbAssoc2dConstraintGroup. Usually It holds a reference to a AcDbAssocGeomDependency object which may be the insertion point of a block reference or a grip point of a custom entity.