Class Hierarchy
AcHeapOperators AcRxObject AcGraphNode AcConstraintGroupNode AcGeomConstraint AcEqualLengthConstraint
C++
class AcEqualLengthConstraint : public AcGeomConstraint;
File
AcImplicitConstr.h
Description
This class represents a EqualLength constraint node in the owning AcDbAssoc2dConstraintGroup. It can be applied between two constrained bounded lines (not rays).