Class Hierarchy
AcHeapOperators AcRxObject AcGraphNode AcConstraintGroupNode AcGeomConstraint AcCompositeConstraint AcG2SmoothConstraint
C++
class AcG2SmoothConstraint : public AcCompositeConstraint;
File
AcImplicitConstr.h
Description
This class represents a G2Smooth composite constraint node in the owning AcDbAssoc2dConstraintGroup. It can be applied between a constrained bounded spline and other constrained bounded curve. It is a combination of AcTangentConstraint and AcEqualCurvatureConstraint.