VisualConstraint Class

Visual constraint class definition.
Public Class VisualConstraint
This language is not supported or no code example is available.
public class VisualConstraint
This language is not supported or no code example is available.
Name Description
Public property ConstraintDimension The dimension associated to this constraint.
Public property ConstraintLabels The labels representing this constraints.
Public property GConstraint The geometrical constraint
Top
Methods
 
Name Description
Public method Destroy() Deletes the constraint from sketch
Public method Equals(Object) (inherited from Object).
Protected method Finalize (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method HasLabel(StackedLabel) Tests if the provided label belongs to this constraint.
Protected method MemberwiseClone (inherited from Object).
Public method ToString (inherited from Object).
Top

.NET Framework

Supported in: 4.7.2

In this article

Definition