AcConstrainedCurve Class

Class Hierarchy

AcHeapOperators
AcRxObject
    AcGraphNode
        AcConstraintGroupNode
            AcConstrainedGeometry
                AcConstrainedCurve
                    AcConstrainedCircle
                    AcConstrainedEllipse
                    AcConstrainedLine
                    AcConstrainedSpline

C++

class AcConstrainedCurve : public AcConstrainedGeometry;

File

AcConstrainedGeometry.h

Description

This class represents a constrained curve node in the owning AcDbAssoc2dConstraintGroup.

Links

AcConstrainedCurve Methods