Share

AcPerpendicularConstraint Class

Class Hierarchy

AcHeapOperators
AcRxObject
    AcGraphNode
        AcConstraintGroupNode
            AcGeomConstraint
                AcPerpendicularConstraint

C++

class AcPerpendicularConstraint : public AcGeomConstraint;

File

AcImplicitConstr.h

Description

This class represents a Perpendicular constraint node in the owning AcDbAssoc2dConstraintGroup. It can be applied between two lines.

Was this information helpful?