Share

AcCompositeConstraint Class

Class Hierarchy

AcHeapOperators
AcRxObject
    AcGraphNode
        AcConstraintGroupNode
            AcGeomConstraint
                AcCompositeConstraint
                    AcG2SmoothConstraint

C++

class AcCompositeConstraint : public AcGeomConstraint;

File

AcGeomConstraint.h

Description

This class represents a composite constraint node in the owning AcDbAssoc2dConstraintGroup. It is the base class for every kind of composite constraint. The owned constraints are all applied on(connected with) the same constrained geometries.

Links

AcCompositeConstraint Methods

Was this information helpful?