Class Hierarchy
AcHeapOperators AcRxObject AcGraphNode AcConstraintGroupNode AcGeomConstraint AcConcentricConstraint AcCenterPointConstraint
C++
class AcCenterPointConstraint : public AcConcentricConstraint;
File
AcImplicitConstr.h
Description
This class represents a Concentric constraint node in the owning AcDbAssoc2dConstraintGroup. It can be applied between a point and a circle, arc or ellipse.