PointOnArcConstraint Class |
Namespace: Demo3D.Sketch
public sealed class PointOnArcConstraint : Constraint
The PointOnArcConstraint type exposes the following members.
| Name | Description | |
|---|---|---|
| PointOnArcConstraint | Initializes a new instance of the PointOnArcConstraint class | |
| PointOnArcConstraint(ArcEntity) | Initializes a new instance of the PointOnArcConstraint class | |
| PointOnArcConstraint(PointEntity, ArcEntity) | Initializes a new instance of the PointOnArcConstraint class |
| Name | Description | |
|---|---|---|
| Arc | ||
| Entities | (Overrides ConstraintEntities.) | |
| EntitiesAndSubentities | (Inherited from Constraint.) | |
| Id | (Inherited from SerializableObject.) | |
| Point | ||
| 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.) |