RhinoEllipse

class compas_rhino.conversions.RhinoEllipse[source]

Bases: compas_rhino.conversions._geometry.RhinoGeometry

Wrapper for Rhino ellipses.

Attributes

geometry

Inherited Attributes

guid

name

object

type

Methods

to_compas

Convert to a COMPAS geometry object.

Inherited Methods

from_geometry

Construct a Rhino object wrapper from an existing Rhino object.

from_guid

Try to construct a RhinoGeometry wrapper from the GUID of an existing Rhino DocObject.

from_object

Construct a Rhino object wrapper from an existing Rhino object.

transform

Transform the Rhino object.