Component: 3D Panel Measurement Tool (Matrix Tools)

From Flowcode Help
Jump to navigationJump to search
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

Fc9-comp-macro.png DrawMeasurements
 
Fc9-void-icon.png - VOID Return


SetOrigin

Fc9-comp-macro.png SetOrigin
Programatically set the origin position object 
Fc9-h32-icon.png - HANDLE ObjectHandle
 
Fc9-void-icon.png - VOID Return


Property reference

Fc9-prop-icon.png Properties
Fc9-conn-icon.png Measurements
Fc9-type-17-icon.png Measurement Origin
Sets the origin for all of the measurement lines 
Fc9-conn-icon.png X
Fc9-type-16-icon.png X Type
Sets the type of measurement drawn on the X axis 
Fc9-type-1-icon.png X Colour
Sets the colour of the lines 
Fc9-conn-icon.png X Grid
Fc9-type-21-icon.png Grid Count
Sets the number of lines to draw 
Fc9-type-15-icon.png Grid Interval
Sets the spacing between lines 
Fc9-type-15-icon.png Grid Length
Sets the length of the line 
Fc9-type-7-icon.png Grid Mirror
Mirrors the lines 
Fc9-type-16-icon.png Grid Orientation
Defines which axis to draw the lines on 
Fc9-conn-icon.png Y
Fc9-type-16-icon.png Y Type
Sets the type of measurement drawn on the Y axis 
Fc9-type-1-icon.png Y Colour
Sets the colour of the lines 
Fc9-conn-icon.png Y Grid
Fc9-type-21-icon.png Grid Count
Sets the number of lines to draw 
Fc9-type-15-icon.png Grid Interval
Sets the spacing between lines 
Fc9-type-15-icon.png Grid Length
Sets the length of the line 
Fc9-type-7-icon.png Grid Mirror
Mirrors the lines 
Fc9-type-16-icon.png Grid Orientation
Defines which axis to draw the lines on 
Fc9-conn-icon.png Z
Fc9-type-16-icon.png Z Type
Sets the type of measurement drawn on the Z axis 
Fc9-type-1-icon.png Z Colour
Sets the colour of the lines