Description
This class represents a EqualHelpParameter constraint node in the owning Assoc2dConstraintGroup.
It can be applied between two HelpParameter objects which belong to the same spline or ellipse.
Class Hierarchy
Autodesk.AutoCAD.DatabaseServices.ConstraintGroupNode Autodesk.AutoCAD.DatabaseServices.GeometricalConstraint Autodesk.AutoCAD.DatabaseServices.EqualHelpParameterConstraint
Visual Basic
Public Class EqualHelpParameterConstraint Inherits GeometricalConstraint
C#
public class EqualHelpParameterConstraint : GeometricalConstraint;