PointDistanceConstraint Class | 
Namespace: Demo3D.Sketch
public sealed class PointDistanceConstraint : Constraint, IConstrainsTwoPoints, IConstrainsDimension
The PointDistanceConstraint type exposes the following members.
| Name | Description | |
|---|---|---|
| PointDistanceConstraint | Initializes a new instance of the PointDistanceConstraint class  | |
| PointDistanceConstraint(PointEntity) | Initializes a new instance of the PointDistanceConstraint class  | |
| PointDistanceConstraint(PointEntity, PointEntity, Double) | Initializes a new instance of the PointDistanceConstraint class  | 
| Name | Description | |
|---|---|---|
| DimensionType | ||
| Entities | (Overrides ConstraintEntities.) | |
| EntitiesAndSubentities | (Inherited from Constraint.) | |
| Id | (Inherited from SerializableObject.) | |
| Offset | ||
| Point1 | ||
| Point2 | ||
| Text | ||
| Type | (Overrides ConstraintType.) | |
| Value | 
| Name | Description | |
|---|---|---|
| Position | ||
| Position(Vector2D) | ||
| RaisePropertiesChanged | 
            Raise an PropertyChanged event for each value.
              (Inherited from BindableBase.) | |
| RaisePropertyChanged(PropertyChangedEventArgs) | 
            Raise an PropertyChanged event for the specified value.
              (Inherited from BindableBase.) | |
| RaisePropertyChanged(String) | 
            Raise an PropertyChanged event for the specified value.
              (Inherited from BindableBase.) | |
| SerializableDependency(SerializableObject) | Obsolete. (Inherited from Constraint.) | |
| SerializableDependency(Visual) | Obsolete. (Inherited from Constraint.) | |
| ToString | (Overrides ConstraintToString.) | |
| ValueValid |