DimensionAspect Properties |
The DimensionAspect type exposes the following members.
| Name | Description | |
|---|---|---|
| ArrowLine | The cylinder which connects the start and end arrows. | |
| ArrowsInside | Determines whether the arrows face inwards or outwards. | |
| AspectManagedBy |
The Aspect that this is managed by.
(Inherited from AspectComponentBase.) | |
| BoundingBox | (Inherited from MeshSetRendererAspect.) | |
| BoundingSphere | (Inherited from MeshSetRendererAspect.) | |
| CastShadows | (Overrides RendererAspectBaseCastShadows.) | |
| ContainerBoundingBox |
The bounding box of the owning container.
(Inherited from RendererAspectBase.) | |
| ContainerBoundingSphere |
The bounding sphere of the owning container.
(Inherited from RendererAspectBase.) | |
| ContainerWorldMatrix |
The world matrix of the owning container.
(Inherited from RendererAspectBase.) | |
| ControlPoints | The control points of the dimension. | |
| Count | (Overrides MeshSetRendererAspectCount.) | |
| Depth | The forward distance of the dimension from the start point. | |
| DimensionDirection | The direction in which the dimension measures distance. | |
| Document | The currently loaded Document for the dimension. | |
| EndArrow | Click to edit the end arrow. | |
| EndExtension | The cylinder which extends from the End Arrow position. | |
| EndPoint | The end point of the dimension. | |
| ExtensionDirection | The direction in which the dimension extends. | |
| FlipText | Rotates the text by 180 degrees. | |
| Format | The text format of the dimension. | |
| HasRenderables |
The value for whether the aspect has renderables to be rendered.
(Inherited from RendererAspectBaseT.) | |
| Height | The vertical distance of the dimension from the start point. | |
| Id | (Inherited from SerializableObject.) | |
| IsCollapsed |
Collapse or expand the aspect in the Aspect Viewer.
(Inherited from AspectComponentBase.) | |
| IsDecal | (Overrides MeshSetRendererAspectIsDecal.) | |
| 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.) | |
| IsLayerVisible |
The value for whether the owning container's layer is visible.
(Inherited from RendererAspectBase.) | |
| IsReadOnly |
When true, disable editing in the Aspect Viewer
(Inherited from AspectComponentBase.) | |
| Length | The distance from the start point to the end point. Edit this value to move the visuals. | |
| LockDirection | Check this box to lock the dimension to the selected direction, preventing the direction from changing. | |
| Material | The color of the dimension. | |
| Name | A unique name for the aspect (Inherited from AspectComponentBase.) | |
| Renderables | The renderable components of the dimension. (Overrides RendererAspectBaseTRenderables.) | |
| StartArrow | Click to edit the start arrow. | |
| StartExtension | The cylinder which extends from the Start Arrow position. | |
| StartPoint | The start point of the dimension. | |
| Text | The Text of the dimension. | |
| TextHeight | The size of the text. | |
| TextOffset | The position of the text relative to the dimension. | |
| Unit | The display unit of measurement of the dimension. | |
| WorldMatrix | The World Matrix of the Container of the dimension. |