Click or drag to resize

DimensionAspect Properties

The DimensionAspect type exposes the following members.

Properties
  NameDescription
Public propertyArrowLine
The cylinder which connects the start and end arrows.
Public propertyArrowsInside
Determines whether the arrows face inwards or outwards.
Public propertyAspectManagedBy
The Aspect that this is managed by.
(Inherited from AspectComponentBase.)
Public propertyBoundingBox (Inherited from MeshSetRendererAspect.)
Public propertyBoundingSphere (Inherited from MeshSetRendererAspect.)
Public propertyCastShadows (Overrides RendererAspectBaseCastShadows.)
Public propertyContainerBoundingBox
The bounding box of the owning container.
(Inherited from RendererAspectBase.)
Public propertyContainerBoundingSphere
The bounding sphere of the owning container.
(Inherited from RendererAspectBase.)
Public propertyContainerWorldMatrix
The world matrix of the owning container.
(Inherited from RendererAspectBase.)
Public propertyControlPoints
The control points of the dimension.
Public propertyCount (Overrides MeshSetRendererAspectCount.)
Public propertyDepth
The forward distance of the dimension from the start point.
Public propertyDimensionDirection
The direction in which the dimension measures distance.
Public propertyDocument
The currently loaded Document for the dimension.
Public propertyEndArrow
Click to edit the end arrow.
Public propertyEndExtension
The cylinder which extends from the End Arrow position.
Public propertyEndPoint
The end point of the dimension.
Public propertyExtensionDirection
The direction in which the dimension extends.
Public propertyFlipText
Rotates the text by 180 degrees.
Public propertyFormat
The text format of the dimension.
Public propertyHasRenderables
The value for whether the aspect has renderables to be rendered.
(Inherited from RendererAspectBaseT.)
Public propertyHeight
The vertical distance of the dimension from the start point.
Public propertyId (Inherited from SerializableObject.)
Public propertyIsCollapsed
Collapse or expand the aspect in the Aspect Viewer.
(Inherited from AspectComponentBase.)
Public propertyIsDecal (Overrides MeshSetRendererAspectIsDecal.)
Public propertyIsEnabled
The value for whether the aspect is enabled.
(Inherited from AspectComponentBase.)
Public propertyIsInitialized
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.)
Public propertyIsLayerVisible
The value for whether the owning container's layer is visible.
(Inherited from RendererAspectBase.)
Public propertyIsReadOnly
When true, disable editing in the Aspect Viewer
(Inherited from AspectComponentBase.)
Public propertyLength
The distance from the start point to the end point. Edit this value to move the visuals.
Public propertyLockDirection
Check this box to lock the dimension to the selected direction, preventing the direction from changing.
Public propertyMaterial
The color of the dimension.
Public propertyName
A unique name for the aspect
(Inherited from AspectComponentBase.)
Public propertyRenderables
The renderable components of the dimension.
(Overrides RendererAspectBaseTRenderables.)
Public propertyStartArrow
Click to edit the start arrow.
Public propertyStartExtension
The cylinder which extends from the Start Arrow position.
Public propertyStartPoint
The start point of the dimension.
Public propertyText
The Text of the dimension.
Public propertyTextHeight
The size of the text.
Public propertyTextOffset
The position of the text relative to the dimension.
Public propertyUnit
The display unit of measurement of the dimension.
Public propertyWorldMatrix
The World Matrix of the Container of the dimension.
Top
See Also