setShapeScaleModeLocal()
Purpose
Sets the scale mode the local as opposed to global for a shape
Description
Syntax
setShapeScaleModeLocal( shape, enabled )
Arguments
shape Handle which stores the shape in question
enabled Integer boolean value (0 or 1) for enabled or disabled. Enabled gives local scale mode, disabled gives global
Example
Associated Commands
copyShape(), createBox(), createCircle(), createCurve(), createLine(), createLineStrip(), createPoly(), createStar(), createTriangle(), deleteShape(), drawShape(), getShapeBounds(), getShapeLocation(), getShapeRotation(), getShapeScale(), getShapeTint(), getVertex(), getVertexColour(), getVertexLineColour(), getVertexLineThickness(), joinShapes(), moveShape(), numVerts(), rotateShape(), scaleShape(), setShapeColour(), setShapeLineStyle(), setShapeRotation(), setShapeScale(), setShapeTint(), setVertex(), setVertexColour(), setVertexLineStyle()