RobotModel.to_data

RobotModel.to_data()[source]

Returns the data dictionary that represents the RobotModel. To be used in conjunction with compas.robot.RobotModel.from_data().

Returns

dict – The RobotModel’s data.