Share

AcConstrainedLine Class

Class Hierarchy

AcHeapOperators
AcRxObject
    AcGraphNode
        AcConstraintGroupNode
            AcConstrainedGeometry
                AcConstrainedCurve
                    AcConstrainedLine
                        AcConstrainedBoundedLine
                        AcConstrainedConstructionLine

C++

class AcConstrainedLine : public AcConstrainedCurve;

File

AcConstrainedGeometry.h

Description

This class represents a constrained unbounded line node in the owning AcDbAssoc2dConstraintGroup.

Links

AcConstrainedLine Constructor, AcConstrainedLine Methods

Was this information helpful?