Share

AcSymmetricConstraint Class

Class Hierarchy

AcHeapOperators
AcRxObject
    AcGraphNode
        AcConstraintGroupNode
            AcGeomConstraint
                AcSymmetricConstraint

C++

class AcSymmetricConstraint : public AcGeomConstraint;

File

AcImplicitConstr.h

Description

This class represents a Symmetric constraint node in the owning AcDbAssoc2dConstraintGroup. It can be applied between two same type of constrained geometries (except spline).

Was this information helpful?