sim.getShapeBB

Returns the size of a shape's bounding box

Synopsis

list size = sim.getShapeBB(int shapeHandle) float[3] size = sim.getShapeBB(int shapeHandle)

Arguments

  • shapeHandle: handle of the shape

Return values

  • size: size of the bounding box


See also: