BoxTubeRendererAspect Properties |
The BoxTubeRendererAspect type exposes the following members.
| Name | Description | |
|---|---|---|
| AspectManagedBy |
The Aspect that this is managed by.
(Inherited from AspectComponentBase.) | |
| BoundingBox | (Inherited from RendererAspectT.) | |
| BoundingSphere | (Inherited from RendererAspectT.) | |
| CastShadows | Whether the renderer casts a shadow. (Inherited from RendererAspectBase.) | |
| CentreX | Description of how to render the bar along the central X axis. | |
| CentreZ | Description of how to render the bar along the central Z axis. | |
| 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 | (Overrides PrimitiveRendererAspectTControlPoints.) | |
| CornerXmaxZmax | Description of how to render the top right corner of the box tube. | |
| CornerXmaxZmin | Description of how to render the bottom right corner of the box tube. | |
| CornerXminZmax | Description of how to render the top left corner of the box tube. | |
| CornerXminZmin | Description of how to render the bottom left corner of the box tube. | |
| CurveAngle | When CurveAngle is non zero this extrudes the box tube around a curve with a radius of CurveRadius. | |
| CurveRadius | When non zero this extrudes the box tube around a curve with a radius of CurveRadius. | |
| Depth | The depth of the box tube (Z axis dimension). | |
| Document | (Inherited from PrimitiveRendererAspectT.) | |
| EndYmax | Description of how to render the top cap of the box tube (Maximum Y). | |
| EndYmin | Description of how to render the bottom cap of the box tube (Minimum Y). | |
| HasRenderables |
The value for whether the aspect has renderables to be rendered.
(Inherited from RendererAspectBaseT.) | |
| Height | The height of the box tube. | |
| Id | (Inherited from SerializableObject.) | |
| 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.) | |
| 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.) | |
| Material | The material of the box tube. | |
| Name | A unique name for the aspect (Inherited from AspectComponentBase.) | |
| NumSegments | When CurveAngle is non zero this extrudes the box tube around a curve with a radius of CurveRadius with this number of segments to the box tube. The default is 20. | |
| Renderable | (Inherited from PrimitiveRendererAspectT.) | |
| Renderables | (Inherited from RendererAspectBaseT.) | |
| Scale | The ratio in X and Z of the top of the box tube (maximum Y) to the bottom of the box tube (minimum Y). | |
| ShowResizeControlPoints | (Inherited from PrimitiveRendererAspectT.) | |
| SideXmaxVisible | Is the right side visible (X maximum when looking in plan view with positive X/Z being at the top right). | |
| SideXminVisible | Is the left side visible (X minimum when looking in plan view with positive X/Z being at the top right). | |
| SideZmaxVisible | Is the top side visible (Z maximum when looking in plan view with positive X/Z being at the top right). | |
| SideZminVisible | Is the bottom side visible (Z minimum when looking in plan view with positive X/Z being at the top right). | |
| Skew | The skew in X and Z of the top of the box tube (maximum Y) from the bottom of the box tube (minimum Y). | |
| Thickness | The thickness of the outer edges. | |
| Width | The width of the box tube. | |
| WorldMatrix | (Inherited from PrimitiveRendererAspectT.) |