Share

AcConstrainedGeometry Class

Class Hierarchy

AcHeapOperators
AcRxObject
    AcGraphNode
        AcConstraintGroupNode
            AcConstrainedGeometry
                AcConstrainedCurve
                AcConstrainedPoint
                AcConstrainedRigidSet

C++

class AcConstrainedGeometry : public AcConstraintGroupNode;

File

AcConstrainedGeometry.h

Description

This class represents a constrained geometry node in the owning AcDbAssoc2dConstraintGroup. It is the base class for every type of supported geometry.

Links

AcConstrainedGeometry Methods

Was this information helpful?