ReachabilityMapObject.compile_attributes
- ReachabilityMapObject.compile_attributes(name=None, color=None, arrow=None)[source]
Compile Rhino DocObject Attributes.
- Parameters:
- namestr, optional
The name of the object.
- color
compas.colors.Color
, optional The color of the object.
- arrow{‘end’, ‘start’}, optional
Add an arrow at the start or end of the object.
- Returns: