Methods
coordinate_system()
- Description:
- Calculates coordinate system ready for it be drawn
- Source:
do_draw()
- Description:
- Draws coordinate geometry based on the selected nodes
- Source:
get_user_data() → {Object}
- Description:
- The user data object
- Source:
Returns:
UserData
- Type
- Object
save_to_file()
- Description:
- Saves the data to a file
- Source:
save_to_model()
- Description:
- Saves the data to the model
- Source:
select()
- Description:
- Select the parts when clicked
- Source:
select_n1()
- Description:
- Select node 1 when pick is clicked
- Source:
select_n2()
- Description:
- Select node 2 when pick is clicked
- Source:
select_n3()
- Description:
- Select node 3 when pick is clicked
- Source:
workflow_manual()
- Description:
- Opens up the clickhelp manual when the help button is pressed
- Source:
Type Definitions
UserData
- Description:
- The user data object in the workflow file
- Source:
The user data object in the workflow file
Type:
- Object