RhinoFrameObject.compile_attributes

RhinoFrameObject.compile_attributes(name=None, color=None, arrow=None)[source]

Compile Rhino DocObject Attributes.

Parameters:
namestr, optional

The name of the object.

colorcompas.colors.Color, optional

The color of the object.

arrow{‘end’, ‘start’}, optional

Add an arrow at the start or end of the object.

Returns:
Rhino.DocObjects.ObjectAttributes