Sphere.scaled
- Sphere.scaled(factor)[source]
Returns a scaled copy of the shape.
- Parameters:
- factorfloat
The scaling factor.
- Returns:
compas.geometry.ShapeThe scaled shape.
See also
Site Navigation
compas
compas_blender
compas_ghpython
compas_rhino
Returns a scaled copy of the shape.
The scaling factor.
compas.geometry.ShapeThe scaled shape.
See also