Class Hierarchy
AcHeapOperators AcRxObject AcGraphNode AcConstraintGroupNode AcGeomConstraint AcPointCurveConstraint
C++
class AcPointCurveConstraint : public AcGeomConstraint;
File
AcImplicitConstr.h
Description
This class represents a PointCurve (coincident) constraint node in the owning AcDbAssoc2dConstraintGroup. It can be applied between a constrained point and a constrained curve.