[[Image:Back_icon.png|30px]] '''[[EM.Cube | Back to EM.Cube Main Page]]'''
<br />
Â
==Align Tool==
Â
ICON: None
Â
MENU: '''Tools → Basic → Align'''
Â
KEYBOARD SHORTCUT: None
Â
FUNCTION: Aligns one or more objects by the specified face(s) of their bounding box along the specified coordinate plane(s).
Â
TO ALIGN AN OBJECT SELECTION:
Â
# Select the object(s) to be aligned.
# Select '''Basic → Align''' from '''Tools''' menu.
# The Align dialog opens up. Check all the direction boxes for the alignment.
# For each of the selected alignment directions, select the positive or negative face.
# For each of the selected alignment directions, enter a value for the coordinate plane where you want to move the specified faces of the selected objects.
Â
Â
SPECIAL CASES OR EXCEPTIONS: If two principal directions are checked for alignment, the object(s) are effectively aligned by an edge. If three principal directions are checked for alignment, the object(s) are effectively aligned by a vertex or node. Note that while alignment of box or rectangle strip objects is intuitive, alignment of other objects is based on the faces of their bounding boxes and may not be as intuitive.
Â
Â
PYTHON COMMAND(S):
Â
align(object,dir,coord_value)
==Angle Tool==
</tr>
<tr>
<td> [[Image:array_tool_6.png|thumb|left|640px|Creating Rotating a rotated array of rotated rectangle strip objects.]] </td></tr><tr><td> [[Image:Array_tool_7_new.png|thumb|left|640px|Creating a 4x2 array of rotated rectangle strip objects.]] </td>
</tr>
</table>
PYTHON COMMAND: consolidate(object)
Â
==Convert To Box==
Â
ICON: None
Â
MENU: '''Tools → Transform → Convert → Box'''
Â
KEYBOARD SHORTCUT: None
Â
FUNCTION: Replaces any selected object with its bounding box
Â
TO CONVERT AN OBJECT SELECTION TO BOX:
Â
# Select the object(s) to be converted.
# Select '''Transform → Convert → Box''' from '''Tools''' menu.
Â
Â
PYTHON COMMAND: convert_box(object)
Â
==Convert To Line==
Â
ICON: None
Â
MENU: '''Tools → Transform → Convert → Line'''
Â
KEYBOARD SHORTCUT: None
Â
FUNCTION: Replaces any selected object with a line object connecting the minimum and maximum vertices of its bounding box
Â
TO CONVERT AN OBJECT SELECTION TO LINE:
Â
# Select the object(s) to be converted.
# Select '''Transform → Convert → Line''' from '''Tools''' menu.
Â
Â
PYTHON COMMAND: convert_line(object)
Â
==Convert To Point==
Â
ICON: None
Â
MENU: '''Tools → Transform → Convert → Point'''
Â
KEYBOARD SHORTCUT: None
Â
FUNCTION: Replaces any selected object with a point object located at the center of its bounding box
Â
TO CONVERT AN OBJECT SELECTION TO POINT:
Â
# Select the object(s) to be converted.
# Select '''Transform → Convert → Point''' from '''Tools''' menu.
Â
Â
PYTHON COMMAND: convert_point(object)
Â
==Convert To Rectangle Strip==
Â
ICON: None
Â
MENU: '''Tools → Transform → Convert → Rectangle Strip'''
Â
KEYBOARD SHORTCUT: None
Â
FUNCTION: Replaces any selected planar object with its bounding rectangle
Â
TO CONVERT AN OBJECT SELECTION TO RECTANGLE STRIP:
Â
# Select the object(s) to be converted.
# Select '''Transform → Convert → Rectangle Strip''' from '''Tools''' menu.
Â
Â
PYTHON COMMAND: convert_rect(object)
==Distance Tool==
<tr>
<td> [[Image:cad_manual-73_tn_new.png|thumb|720px|A pyramid object exploded into its constituent faces. One face has been selected and subsequently removed.]] </td>
</tr>
</table>
Â
==Extents Tool==
Â
ICON: [[File:Extends_tool_tn.png]]
Â
MENU: '''Tools → Measure → Extents'''
Â
KEYBOARD SHORTCUT: '''Shift+E'''
Â
FUNCTION: Measures the length, surface area or volume of a geometric object
Â
TO MEASURE THE EXTENTS OF AN OBJECT:
Â
# Activate the '''Extents Tool'''.
# Hover the mouse over any object in the project workspace.
# A dialog pops up at the lower right corner of the screen. If the highlighted object is a curve, the dialog shows its arc length. If the highlighted object is a surface, the dialog shows its area. If the highlighted object is a solid, the dialog shows both its volume and total surface area.
Â
Â
SPECIAL CASES OR EXCEPTIONS: You can compute the extents of several objects successively.
Â
PYTHON COMMAND:
Â
get_length(object)
Â
get_area(object)
Â
get_volume(object)
Â
<table>
<tr>
<td> [[Image:Extents1_new.png|thumb|550px|Measuring the surface area and volume of a solid object.]] </td>
</tr>
<tr>
<td> [[Image:Extents2_new.png|thumb|550px|Measuring the length of a curve object.]] </td>
</tr>
</table>
[[File:Fillet_tn.png|thumb|left|720px|The fillet tool.]]
</td>
</tr>
</table>
Â
==Geometric Analysis Tool==
Â
ICON: [[File:Extends_tool_tn.png]]
Â
MENU: '''Tools → Measure → Geometric Analysis'''
Â
KEYBOARD SHORTCUT: '''Shift+E'''
Â
FUNCTION: Measures the length, surface area or volume of a geometric object
Â
TO PERFORM GEOMETRIC ANALYSIS AND MEASURE THE EXTENTS OF AN OBJECT:
Â
# Activate the '''Geometric Analysis Tool'''.
# Hover the mouse over any object in the project workspace.
# A dialog pops up at the lower right corner of the screen. If the highlighted object is a curve, the dialog shows its arc length. If the highlighted object is a surface, the dialog shows its area. If the highlighted object is a solid, the dialog shows both its volume and total surface area.
Â
Â
SPECIAL CASES OR EXCEPTIONS: You can compute the extents of several objects successively.
Â
PYTHON COMMAND:
Â
get_length(object)
Â
get_area(object)
Â
get_volume(object)
Â
<table>
<tr>
<td> [[Image:Extents1_new.png|thumb|550px|Measuring the surface area and volume of a solid object.]] </td>
</tr>
<tr>
<td> [[Image:Extents2_new.png|thumb|550px|Measuring the length of a curve object.]] </td>
</tr>
</table>
You have the option to keep only one of the two split parts resulting from a slice operation if you wish so. While dragging the slice plane, if you hold the keyboard's '''Ctrl Key''' down at the time of the left mouse click, the part on the positive side of the slice plane is preserved and the other part is discarded. If you hold the keyboard's '''Alt Key''' down at the time of the left mouse click, the part on the negative side of the slice plane is preserved and the other part is discarded.
Â
Trimming a Cube
<table>
<td> [[Image:Slice5_tnB_new.png|thumb|300px|Selecting the third point of the slice plane on the edges of a box object.]] </td>
<td></td>
<td> [[Image:slice6_tn_new.png|thumb|300px|Seleting the sliced portion.]] </td></tr><tr><td> [[Image:Slice6_tn_new_end.png|thumb|300px|Deleting the sliced portion.]] </td><td></td><td></td>
</tr>
</table>
Â
Trimming a Circle Strip
<table>
<tr>
<td> [[Image:slice7_tn_new.png|thumb|300px|Selecting the first point of the slice line on the edges of a circle strip object.]] </td>
<td></td>
<td> [[Image:Slice7_tnB_New.png|thumb|300px|Selecting the second point of the slice line on the edges of a circle strip object.]] </td>
</tr>
<tr>
<td> [[Image:Slice7_tnB_Newslice8_tn_new.png|thumb|300px|Selecting the first point of the slice line on the edges of a circle strip objectsliced portion.]] </td>
<td></td>
<td> [[Image:slice8_tn_newSlice8_tn_new_end.png|thumb|300px|Deleting the sliced portion.]] </td>
</tr>
</table>
Â
Trimming a Spiral Object
<table>
<tr>
<td> [[Image:slice9_tn_new.png|thumb|300px|Selecting the split first point on a curve objectof the slice plane.]] </td><td></td><td> [[Image:Slice9_tnB_new.png|thumb|300px|Selecting the second point of the slice plane.]] </td></tr><tr><td> [[Image:Slice9_tnB_new_highlight.png|thumb|300px|Selecting the sliced portion.]] </td>
<td></td>
<td> [[Image:Slice9_tnB_newSlice9_tnB_new_end.png|thumb|300px|Deleting the sliced portion.]] </td>
</tr>
</table>