Share

AcFixedConstraint Class

Class Hierarchy

AcHeapOperators
AcRxObject
    AcGraphNode
        AcConstraintGroupNode
            AcGeomConstraint
                AcFixedConstraint

C++

class AcFixedConstraint : public AcGeomConstraint;

File

AcImplicitConstr.h

Description

This class represents a Fixed constraint node in the owning AcDbAssoc2dConstraintGroup. It can be applied on any constrained geometry.

Was this information helpful?