Click or drag to resize

WedgeRendererAspect Properties

The WedgeRendererAspect type exposes the following members.

Properties
  NameDescription
Public propertyAngle
The angle of the wedge from the bottom to the top right in the X/Y plane. 90 degrees is vertical.
Public propertyAspectManagedBy
The Aspect that this is managed by.
(Inherited from AspectComponentBase.)
Public propertyBoundingBox (Inherited from RendererAspectT.)
Public propertyBoundingSphere (Inherited from RendererAspectT.)
Public propertyControlPoints (Overrides PrimitiveRendererAspectTControlPoints.)
Public propertyDocument (Inherited from PrimitiveRendererAspectT.)
Public propertyHasRenderables (Inherited from RendererAspectBaseT.)
Public propertyHeight
The height of the wedge.
Public propertyId (Inherited from SerializableObject.)
Public propertyIsCollapsed
Collapse or expand the aspect in the Aspect Viewer.
(Inherited from AspectComponentBase.)
Public propertyIsEnabled (Inherited from AspectComponentBase.)
Public propertyIsInitialized (Inherited from AspectComponentBase.)
Public propertyIsReadOnly (Inherited from AspectComponentBase.)
Public propertyLength
The length of the wedge.
Public propertyMaterial
The display material for the wedge mesh.
Public propertyName
A unique name for the aspect
(Inherited from AspectComponentBase.)
Protected propertyRenderable (Inherited from PrimitiveRendererAspectT.)
Public propertyRenderables (Inherited from RendererAspectBaseT.)
Public propertyShowResizeControlPoints (Inherited from PrimitiveRendererAspectT.)
Public propertyWidth
The width of the wedge.
Public propertyWorldMatrix (Inherited from PrimitiveRendererAspectT.)
Top
See Also