Share

AcEqualCurvatureConstraint Class

Class Hierarchy

AcHeapOperators
AcRxObject
    AcGraphNode
        AcConstraintGroupNode
            AcGeomConstraint
                AcEqualCurvatureConstraint

C++

class AcEqualCurvatureConstraint : public AcGeomConstraint;

File

AcImplicitConstr.h

Description

This class represents a EqualCurvature constraint node in the owning AcDbAssoc2dConstraintGroup. It can be applied between a bounded spline and a bounded curve.

Was this information helpful?