vcDimension

vcDimension is a type of layout item used for authoring new and existing dimensions in a layout.

Inherits: vcLayoutItem

Properties

Name Type Access Description
ArrowSize Real RW Defines the size of the head and tail arrows of dimension.
Dimension Real R Gets the magnitude (distance in millimeters) of dimension.
Height Real RW Defines the height of text in dimension.
LineWidth Real RW Defines the line width of dimension.
Location vcMatrix RW Defines the position matrix of the dimension in World coordinate system.
Material vcMaterial RW Defines the material of dimension.
Node1 vcNode RW Defines the node the head of the dimension is attached to in 3D world.
Node2 vcNode RW Defines the node the tail of the dimension is attached to in 3D world.
Position1 vcMatrix RW Defines the position matrix of dimension's head relative to Node1 property's coordinate system.
Position2 vcMatrix RW Defines the position matrix of dimension's tail relative to Node2 property's coordinate system.
Thickness Real RW Defines the thickness of text in dimension.

Methods

Name Return Type Parameters Description
getProperty vcProperty String name Returns the first property matching a given name in the dimension.