sim.setShapeBBSets the size of a shape's bounding box, effectively scaling the shape. Non-isometric scaling is not always possible Synopsissim.setShapeBB(int shapeHandle, list size)
sim.setShapeBB(int shapeHandle, float[3] size)
Arguments
|