AngleBetweenLinesConstraint Class |
Namespace: Demo3D.Sketch
public class AngleBetweenLinesConstraint : Constraint, IConstrainsDimension
The AngleBetweenLinesConstraint type exposes the following members.
| Name | Description | |
|---|---|---|
| AngleBetweenLinesConstraint | Initializes a new instance of the AngleBetweenLinesConstraint class | |
| AngleBetweenLinesConstraint(LineEntity) | Initializes a new instance of the AngleBetweenLinesConstraint class |
| Name | Description | |
|---|---|---|
| DimensionType | ||
| Entities | (Overrides ConstraintEntities.) | |
| EntitiesAndSubentities | (Inherited from Constraint.) | |
| Id | (Inherited from SerializableObject.) | |
| Line1 | ||
| Line2 | ||
| Negation | ||
| Offset | ||
| Text | ||
| Type | (Overrides ConstraintType.) | |
| Value |
| Name | Description | |
|---|---|---|
| Position | ||
| Position(Vector2D) | ||
| RaisePropertiesChanged | (Inherited from BindableBase.) | |
| RaisePropertyChanged(PropertyChangedEventArgs) | (Inherited from BindableBase.) | |
| RaisePropertyChanged(String) | (Inherited from BindableBase.) | |
| SerializableDependency(SerializableObject) | (Inherited from Constraint.) | |
| SerializableDependency(Visual) | (Inherited from Constraint.) | |
| SetINotifyPropertyChangedPropertyT | (Inherited from BindableBase.) | |
| SetPropertyT(T, T, PropertyChangedEventArgs) | (Inherited from BindableBase.) | |
| SetPropertyT(T, T, String) | (Inherited from BindableBase.) | |
| ToString | (Overrides ConstraintToString.) | |
| ValueValid |