ReachabilityMapObject
- class compas_fab.ghpython.ReachabilityMapObject[source]
Bases:
GHSceneObject
Scene object for drawing a reachability map.
- Parameters:
- reachability_map
compas_robots.ReachabilityMap
Robot model.
- **kwargsdict, optional
Additional keyword arguments.
- reachability_map
Methods
The main drawing method.
Returns the points and colors to create a point cloud.
Returns the frames of the reachability map.
Inherited Methods
Add a child item to the scene object.
The main clearing method.