ReachabilityMapObject

class compas_fab.ghpython.ReachabilityMapObject[source]

Bases: GHSceneObject

Scene object for drawing a reachability map.

Parameters:
reachability_mapcompas_robots.ReachabilityMap

Robot model.

**kwargsdict, optional

Additional keyword arguments.

Methods

draw

The main drawing method.

draw_cloud

Returns the points and colors to create a point cloud.

draw_frames

Returns the frames of the reachability map.

Inherited Methods

add

Add a child item to the scene object.

clear

The main clearing method.