RhinoPolylineObject
- class compas_rhino.scene.RhinoPolylineObject[source]
Bases:
RhinoSceneObject
,GeometryObject
Scene object for drawing polylines.
- Parameters:
- polyline
compas.geometry.Polyline
A COMPAS polyline.
- **kwargsdict, optional
Additional keyword arguments.
- polyline
Methods
Draw the polyline.
Inherited Methods
Add a child item to the scene object.
Add the objects to the group.
The main clearing method.
Clear the layer of the scene object.
Compile Rhino DocObject Attributes.
Find the group with the given name, or create a new one.