Cube
Cube definition
Examples:
- with size
s:Cube(s = 10.0mm); - with size
x,y, andz:Cube(size_x = 10.0mm, size_y = 5.0mm, size_z = 3.0mm);
Parameters
- size_x: Length
- size_y: Length
- size_z: Length
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
Cube definition
Examples:
s: Cube(s = 10.0mm);x, y, and z: Cube(size_x = 10.0mm, size_y = 5.0mm, size_z = 3.0mm);