RUIMeshObject.compile_attributes
- RUIMeshObject.compile_attributes(name=None, color=None, arrow=None)
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: