ToolModel.scale
- ToolModel.scale(factor, link=None)[source]
Scales the robot by factor (absolute).
- Parameters
factor (float) – The factor to scale the robot with.
- Returns
None
Examples
>>> robot.scale(100)
Scales the robot by factor (absolute).
factor (float) – The factor to scale the robot with.
None
Examples
>>> robot.scale(100)
A computational framework for collaboration and research in Architecture, Engineering, Fabrication, and Construction.
Copyright © 2017-2021 compas-dev