Share

AcAngleConstraint Class

Class Hierarchy

AcHeapOperators
AcRxObject
    AcGraphNode
        AcConstraintGroupNode
            AcGeomConstraint
                AcExplicitConstraint
                    AcAngleConstraint
                        Ac3PointAngleConstraint

C++

class AcAngleConstraint : public AcExplicitConstraint;

File

AcExplicitConstr.h

Description

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

Links

AcAngleConstraint Constructor, AcAngleConstraint Enumerations, AcAngleConstraint Methods

Was this information helpful?