sim.setShapeBB

Sets the size of a shape's bounding box, effectively scaling the shape. Non-isometric scaling is not always possible

Synopsis

sim.setShapeBB(int shapeHandle, list size) sim.setShapeBB(int shapeHandle, float[3] size)

Arguments

  • shapeHandle: handle of the shape
  • size: size of the bounding box


See also: