RobotModel.from_data
-
classmethod
RobotModel.
from_data
(data)[source] Construct the
compas.robots.RobotModel
from its data representation. To be used in conjunction withcompas.robot.RobotModel.to_data()
.
RobotModel.
from_data
(data)[source]Construct the compas.robots.RobotModel
from its data representation.
To be used in conjunction with compas.robot.RobotModel.to_data()
.