interactive labels

interactive labels

The interactive labels module allows the user to place formatted labels at probed locations within the viewer. The data displayed is the data at the probed location. Labels use an expression editor that supports variables derived from the probed data as well as external inputs.

Ports

DirectionNameTypeDescription
InputInput Z ScaleNumberThe factor for vertical scaling.
InputInput ExplodeNumberThe value used to determine whether the model has been exploded.
InputNumber VariableNumberA value used as a variable in the expression.
InputInput String VariableStringA string used as a variable in the expression.
OutputOutput Z ScaleNumberThe factor for vertical scaling.
OutputOutput ExplodeNumberThe value used to determine whether the model has been exploded.
OutputOutput Number VariableNumberA value used as a variable in the expression.
OutputOutput String VariableStringA string used as a variable in the expression.
OutputOutput ObjectRenderableA renderable object displaying the labels.

Properties

PropertyTypeDescription
VisibleVisibilityControls the visibility of the object. Excluded prevents inclusion in supported exports. Locked makes the object always visible in supported exports.
Z ScaleDoubleThe Z Scale is required to assure that labels are matched to scaled input.
ExplodeDoubleThe explode factor to apply to each label based on its Explode ID.
Export FileFileExport current labels to a .pt (EVS place Text) file. This will also create an .elf to store the leader lines if the Create Leader Line option is selected.

Label Settings

PropertyTypeDescription
N1DoubleThe N1 value is a floating value that is passed in via the Number Variable port for use in the expressions.
S1StringThe S1 value is a string value that is passed in via the Input String Variable port for use in the expressions.
Create Leader LinesBooleanTurning on the Create Leader Lines toggle will cause a line to be created from the probe point to the label origin.
Probe ActionChoice: None, Reset Position, Add LabelAllows for the changing of the label origin or for adding a new label at the probed location. Only available when the viewer is connected.
Forward Facing StyleForward FacingForward Facing Style allows the user to align the labels to an appropriate view and to alter the basic layout of the font. These values are module wide so apply to all Forward Facing selected fonts.
Control ExpressionExpressionThe Control Expression is the expression used by all labels with a linked Expression value. Supports variables: {N1}, {S1}, {CoordinateX}, {CoordinateY}, {CoordinateZ}, {Name}, {Value}, {Units}.
LabelsInteractive LabelsThe list of placed labels and their individual settings.