There was an error while loading. Please reload this page.
Creates a block (mathematically a cuboid) in PYTHA as new part.
Similar to the Parts -> Block function in the PYTHA user interface.
Parts -> Block
pytha.create_block(length, width, height [,origin [,options]])
length
number
width
height
origin
{x,y,z}
options
{...}
options.u_axis
options.v_axis
return
element_handle
pytha, element handles