Jump to content

Component: 3D Panel Measurement Tool (Matrix Tools)

From Flowcode Help
Revision as of 14:23, 13 July 2026 by SteveT (talk | contribs) (Text replacement - "width="90%" style="background-color:#D8C9D8; color:#4B008D;"" to "width="90%" class="mtx-class-macrohead"")
Author Matrix TSL
Version 1.0
Category Matrix Tools


3D Panel Measurement Tool component

A component used for creating measurement guides on the 3D panel. Draws grids, radial lines or angles on the X, Y and Z axis.

Component Source Code

Please click here to download the component source project: FC_Comp_Source_3D_Panel_Measurement_Tool.fcfx

Please click here to view the component source code (Beta): FC_Comp_Source_3D_Panel_Measurement_Tool.fcfx

Detailed description

No detailed description exists yet for this component

Examples

No additional examples

Macro reference

DrawMeasurements

DrawMeasurements
 
- VOID Return


SetOrigin

SetOrigin
Programatically set the origin position object 
- HANDLE ObjectHandle
 
- VOID Return


Property reference

Properties
Measurements
Measurement Origin
Sets the origin for all of the measurement lines 
X
X Type
Sets the type of measurement drawn on the X axis 
X Colour
Sets the colour of the lines 
X Grid
Grid Count
Sets the number of lines to draw 
Grid Interval
Sets the spacing between lines 
Grid Length
Sets the length of the line 
Grid Mirror
Mirrors the lines 
Grid Orientation
Defines which axis to draw the lines on 
Y
Y Type
Sets the type of measurement drawn on the Y axis 
Y Colour
Sets the colour of the lines 
Y Grid
Grid Count
Sets the number of lines to draw 
Grid Interval
Sets the spacing between lines 
Grid Length
Sets the length of the line 
Grid Mirror
Mirrors the lines 
Grid Orientation
Defines which axis to draw the lines on 
Z
Z Type
Sets the type of measurement drawn on the Z axis 
Z Colour
Sets the colour of the lines