Skip to content

3D Data Display

Operator Function

On 3D images, edit the required data parameters to be displayed and show them on the image.

Parameter Introduction

Input Parameters

ParameterRangeDefault ValueDescriptionIllustration
Input Image0-80The IM number for image input

Table Design

ParameterRangeDefault ValueDescriptionIllustration
X0.000X coordinate of the display position
Y0.000Y coordinate of the display position
Z0.000Z coordinate of the display position
Data ContentThe content to display, only binding is supported, supporting int/bool/string/float four types
Decimal Places0-63Only enabled when data content is float type, retains the decimal places of the data content
PrefixPrefix, text displayed before the "Data Content"
SuffixSuffix, text displayed after the "Data Content"
Font Size1-999912Font size, the size of the displayed font
Status Associationtrue/falsetrueIf the value is true, display OK color; if false, display NG color
OK ColorGreenOK color, the text color displayed when "Status Association" is True, default is green
NG ColorRedNG color, the text color displayed when "Status Association" is False, default is red
Whether to Displaytrue/falsetrueIf true, display on IM; if false, do not display

Output Parameters

NameTypeRangeDescription
Resultbooltrue/falsetrue for success
false for failure
Warningbooltrue/falsetrue indicates there is a warning
false indicates there is none
MessagestringOutputs success, error, or warning information; if there is no error or warning, it is empty
TimefloatOperator execution time, unit: ms

Exception Troubleshooting

No.Exception InformationCorresponding ParameterSolution
1Image type not supportedConfirm that the IM is a 3D image
2Input point cloud is emptyConfirm that there are valid points in the IM

Example Introduction

Engineering Design

  1. Select the Load Point Cloud tool to load the 3D image that needs to be processed.

  2. Select the 3D Data Display tool.

Tool Usage

  1. Select the input image for operation; the image number must match the IM number where the image is located in the project.

  2. Set the input type, content, color, font size, and position.

  3. Click Test to check if the image window and parameters meet expectations.

  4. If there are no issues, click Save, then run the operator in the run list to view the results in the corresponding IM.

Local Image

AI-Vision, Making 3D Measurement Easier