SketchAspect Properties |
The SketchAspect type exposes the following members.
| Name | Description | |
|---|---|---|
| app | (Inherited from VisualAspect.) | |
| AspectManagedBy |
The Aspect that this is managed by.
(Inherited from AspectComponentBase.) | |
| CanEdit |
Whether the sketch can be edited.
| |
| Constraints |
The sketch entities.
| |
| DisplayOptions |
Display options.
| |
| document | (Inherited from VisualAspect.) | |
| Editing |
Whether the sketch is currently being edited.
| |
| Entities |
The sketch entities.
| |
| Id | (Inherited from SerializableObject.) | |
| InferConstraints |
The constraints that should be inferred from snapping.
| |
| IsCollapsed |
Collapse or expand the aspect in the Aspect Viewer.
(Inherited from AspectComponentBase.) | |
| IsEnabled |
The value for whether the aspect is enabled.
(Inherited from AspectComponentBase.) | |
| IsInitialized |
Gets the value of whether or not this aspect has been initialized. An aspect is initialized during the scenes initialization when starting a model.
(Inherited from AspectComponentBase.) | |
| IsReadOnly |
When true, disable editing in the Aspect Viewer
(Inherited from AspectComponentBase.) | |
| Name | A unique name for the aspect (Inherited from AspectComponentBase.) | |
| Plane |
The plane in which the sketch lies.
| |
| PlaneValid |
Whether the sketch plane is valid.
| |
| ShowDimensions |
Whether (unselected) dimensions should be rendered.
| |
| Visual | (Inherited from VisualAspect.) |