Skip to content

pytha.create_block

daniel-flassig edited this page May 3, 2020 · 24 revisions
pytha.create_block(length, width, height, Ori_1,2,3, [u-axis1,2,3, v-axis1,2,3]) 
Parameter Type Description
asd asd sdf
  • length: number, Length of the block (in x-direction)

  • width: number, Width of the block (in y-direction)

  • height: number, Height of the block (in y-direction)
    // Ori Default 0,0,0, Achs-default XY

  • @return: The function returns an element handle

See also:

Clone this wiki locally