Share

AcConstrained2PointsConstructionLine Class

Class Hierarchy

AcHeapOperators
AcRxObject
    AcGraphNode
        AcConstraintGroupNode
            AcConstrainedGeometry
                AcConstrainedCurve
                    AcConstrainedLine
                        AcConstrainedConstructionLine
                            AcConstrained2PointsConstructionLine

C++

class AcConstrained2PointsConstructionLine : public AcConstrainedConstructionLine;

File

AcConstrainedGeometry.h

Description

This class represents a constrained unbounded construction line node in the owning AcDbAssoc2dConstraintGroup. Internally it is made coincident to two AcConstrainedPoint objects.

Links

AcConstrained2PointsConstructionLine Constructor

Was this information helpful?