Ac3PointAngleConstraint Class

Class Hierarchy

AcHeapOperators
AcRxObject
    AcGraphNode
        AcConstraintGroupNode
            AcGeomConstraint
                AcExplicitConstraint
                    AcAngleConstraint
                        Ac3PointAngleConstraint

C++

class Ac3PointAngleConstraint : public AcAngleConstraint;

File

AcExplicitConstr.h

Description

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

Links

Ac3PointAngleConstraint Constructor