Share

AcConstrainedBoundedLine Class

Class Hierarchy

AcHeapOperators
AcRxObject
    AcGraphNode
        AcConstraintGroupNode
            AcConstrainedGeometry
                AcConstrainedCurve
                    AcConstrainedLine
                        AcConstrainedBoundedLine

C++

class AcConstrainedBoundedLine : public AcConstrainedLine;

File

AcConstrainedGeometry.h

Description

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

Links

AcConstrainedBoundedLine Constructor, AcConstrainedBoundedLine Methods

Was this information helpful?