BoxTubeRendererAspect Class |
Namespace: Demo3D.Visuals.Renderers.Primitives
public class BoxTubeRendererAspect : PrimitiveRendererAspect<BoxTubeRenderable>
The BoxTubeRendererAspect type exposes the following members.
| Name | Description | |
|---|---|---|
| BoxTubeRendererAspect | Initializes a new instance of the BoxTubeRendererAspect class |
| Name | Description | |
|---|---|---|
| AspectManagedBy |
The Aspect that this is managed by.
(Inherited from AspectComponentBase.) | |
| BoundingBox | (Inherited from RendererAspectT.) | |
| BoundingSphere | (Inherited from RendererAspectT.) | |
| 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. | |
| 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 | (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 | (Inherited from AspectComponentBase.) | |
| IsInitialized | (Inherited from AspectComponentBase.) | |
| IsReadOnly | (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.) |
| Name | Description | |
|---|---|---|
| IsEnabledChanged | (Inherited from AspectComponentBase.) |
| Name | Description | |
|---|---|---|
| controlPoints | (Inherited from PrimitiveRendererAspectT.) |