Changes

Glossary of EM.Cube's CAD Tools

1,074 bytes added, 21:11, 5 July 2016
PYTHON COMMAND:
N/Aconsolidate(object)
==Spline Tool==
PYTHON COMMAND:
N/Aspline_fit(object)
roughen(label,object,rms_height,corel_Length)
 
==Random Group Tool==
 
[[File:random_group_tool_tn.png]] '''Menu → Tools → Basic → Random Group'''
 
KEYBOARD SHORTCUT: None
 
FUNCTION: Creates random clones of a specified key object with random locations and random orientations but confined into the volume of a container object
 
TO CREATE A RONDOM GROUP:
 
# Activate the '''Random Group Tool'''.
# Click on the object you want to clone (key object) and press the '''Enter Key''' when done.
# The Rough Surface Dialog opens up on the lower right corner of the screen. The '''Container''' dropdown list displays a list of all the [[Solid Objects|solid objects]] In the project workspace. Select the desired container object from the list.
# The default number of the elements is 100. Change it to any desired number.
# Click the OK button of the dialog to close it and complete the group creation.
 
 
SPECIAL CASES OR EXCEPTIONS: Only a solid object can act as a container for a random group.
 
PYTHON COMMAND:
 
random_group(label,key_object,container_object,element_count)
28,333
edits