Share

AcTangentConstraint Class

Class Hierarchy

AcHeapOperators
AcRxObject
    AcGraphNode
        AcConstraintGroupNode
            AcGeomConstraint
                AcTangentConstraint

C++

class AcTangentConstraint : public AcGeomConstraint;

File

AcImplicitConstr.h

Description

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

Was this information helpful?