AcHeapOperators AcRxObject AcGraphNode AcConstraintGroupNode AcGeomConstraint AcCompositeConstraint AcG2SmoothConstraint
class AcCompositeConstraint : public AcGeomConstraint;
AcGeomConstraint.h
This class represents a composite constraint node in the owning AcDbAssoc2dConstraintGroup. It is the base class for every kind of composite constraint. The owned constraints are all applied on(connected with) the same constrained geometries.