Skip to content

Tool Editing Page

Taking the 3D Square Probe operator as an example:

Debugging of tool parameters and preview of results.

Title Bar

NameDescription
System ParametersDisplays the current page name and the maximize/close buttons

Parameter Window

IconNameDescription
Parameter HelpClick to view detailed introduction of the parameter
BindClick to open the parameter binding window. For details, please refer to Parameter Binding Page
UnbindClick to remove binding

Reminder

For more parameter introductions of tools, please refer to Tool Introduction

Image Window

IconNameDescription
ROI MoveDrag the direction arrows on the ROI to move its position. Shortcut key (W)
ROI ScaleDrag the scaling arrows on the ROI to change its size. Shortcut key (E)
ROI RotateDrag the rotation axis on the ROI to change its orientation. Shortcut key (R)
Reset ROIAutomatically calculates ROI position and size based on current field of view
Bounding Box (On/Off)Controls the display or cancellation of point cloud bounding box
CenterDisplays the entire point cloud at the center of the image window
Coordinate Axis (On/Off)Controls the display or cancellation of coordinate axes in the image window
——Perspective Camera
——
Orthographic Camera
Perspective Camera: Field of view is conical, showing perspective effect with near objects larger and far objects smaller
——
Orthographic Camera: Field of view is cuboid, with same size for near and far objects
——Sampling Rendering
——
Fine Rendering
Sampling Rendering: Point cloud downsampling, maximum display of 1M points
——
Fine Rendering: Point cloud displays all points
Image Operation InstructionsOperation instructions for the current interface image window
3D Mode / Plane Mode3D Mode: Image window can be controlled with 3D rotation
——
Plane Mode: Image window can only be operated in XY directions, Z direction is restricted
When switching the input region type of the tool, this mode will automatically switch. Manual switching is not supported. 2D type ROI defaults to plane mode, 3D type ROI defaults to 3D mode

Image Operation Instructions

Output Parameters

NameTypeRangeDescription
Resultbooltrue/falseTool execution result, true for OK, false for NG
Warningbooltrue/falseIndicates whether there are WARNs during tool execution, true if present, false if not
MessagemessagePrompt information returned by the tool when Result is not OK
If multiple messages exist, they are returned as an array
TimefloatTime consumed for one tool execution, unit: ms
OthersNon-fixed return content, please refer to the tool's return description, Tool Introduction

AI-Vision, Making 3D Measurement Easier