CurveEntity Class |
Namespace: Demo3D.Sketch
public abstract class CurveEntity : Entity
The CurveEntity type exposes the following members.
| Name | Description | |
|---|---|---|
| CurveEntity | Initializes a new instance of the CurveEntity class |
| Name | Description | |
|---|---|---|
| EntityAndSubentities | (Inherited from Entity.) | |
| Id | (Inherited from SerializableObject.) | |
| Length | ||
| Points | (Inherited from Entity.) | |
| Subentities | (Inherited from Entity.) | |
| Type | (Inherited from Entity.) |
| Name | Description | |
|---|---|---|
| Curve | ||
| Point | ||
| Project | (Inherited from Entity.) | |
| RaisePropertiesChanged | (Inherited from BindableBase.) | |
| RaisePropertyChanged(PropertyChangedEventArgs) | (Inherited from BindableBase.) | |
| RaisePropertyChanged(String) | (Inherited from BindableBase.) | |
| SerializableDependency(SerializableObject) | (Inherited from Entity.) | |
| SerializableDependency(Visual) | (Inherited from Entity.) | |
| SetINotifyPropertyChangedPropertyT | (Inherited from BindableBase.) | |
| SetPropertyT(T, T, PropertyChangedEventArgs) | (Inherited from BindableBase.) | |
| SetPropertyT(T, T, String) | (Inherited from BindableBase.) |