Cone.scale
- Cone.scale(scale)[source]
Scale the shape.
Scale transformations are applied to the parameters of a shape rahter than to its frame. Only uniform scaling is supported.
- Parameters:
- scalefloat
The scaling factor.
- Returns:
- None
Site Navigation
compas
compas_blender
compas_ghpython
compas_rhino
Scale the shape.
Scale transformations are applied to the parameters of a shape rahter than to its frame. Only uniform scaling is supported.
The scaling factor.