PointOnPointConstraint Class |
Namespace: Demo3D.Sketch
public sealed class PointOnPointConstraint : Constraint, IConstrainsTwoPoints
The PointOnPointConstraint type exposes the following members.
| Name | Description | |
|---|---|---|
| PointOnPointConstraint | Initializes a new instance of the PointOnPointConstraint class | |
| PointOnPointConstraint(PointEntity) | Initializes a new instance of the PointOnPointConstraint class | |
| PointOnPointConstraint(PointEntity, PointEntity) | Initializes a new instance of the PointOnPointConstraint class |
| Name | Description | |
|---|---|---|
| Entities | (Overrides ConstraintEntities.) | |
| EntitiesAndSubentities | (Inherited from Constraint.) | |
| Id | (Inherited from SerializableObject.) | |
| Point1 | ||
| Point2 | ||
| Type | (Overrides ConstraintType.) |
| Name | Description | |
|---|---|---|
| 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) | (Inherited from Constraint.) | |
| SerializableDependency(Visual) | (Inherited from Constraint.) | |
| ToString | (Overrides ConstraintToString.) |