compas_rhino.conversions
This package provides functions to convert between COMPAS data/objects and Rhino data/objects.
Classes
Raised when a conversion is not possible. |
Functions
Convert a Rhino Arc Structure to a COMPAS Arc. |
|
Convert a COMPAS Arc to a Rhino one. |
|
Convert a Rhino box to a COMPAS box. |
|
Convert a COMPAS box to a Rhino box. |
|
Convert a Rhino brep to a COMPAS box. |
|
Convert a Rhino brep to a COMPAS cone. |
|
Convert a Rhino brep to a COMPAS cylinder. |
|
Convert a Rhino brep to a COMPAS sphere. |
|
Convert a COMPAS Brep to a Rhino Brep. |
|
Convert a COMPAS capsule to a Rhino Brep. |
|
Convert a Rhino circle to a COMPAS circle. |
|
Convert a COMPAS circle to a Rhino circle. |
|
Convert a COMPAS circle to a Rhino curve. |
|
Convert a Rhino cone to a COMPAS cone. |
|
Convert a COMPAS cone to a Rhino cone. |
|
Convert a COMPAS cone to a Rhino Brep. |
|
Convert a Rhino curve to a COMPAS circle. |
|
Convert a Rhino curve to a COMPAS ellipse. |
|
Convert a Rhino curve to a COMPAS line. |
|
Convert a Rhino curve to a COMPAS polyline. |
|
Convert a COMPAS curve to a Rhino curve. |
|
Convert a Rhino cylinder to a COMPAS cylinder. |
|
Convert a COMPAS cylinder to a Rhino cylinder. |
|
Convert a COMPAS cylinder to a Rhino Brep. |
|
Convert a Rhino ellipse to a COMPAS ellipse. |
|
Convert a COMPAS ellipse to a Rhino ellipse. |
|
Convert a COMPAS ellipse to a Rhino curve. |
|
Convert a Rhino extrusion to a COMPAS box. |
|
Convert a Rhino extrusion to a COMPAS cylinder. |
|
Convert a Rhino extrusion to a COMPAS torus. |
|
Convert a COMPAS frame to a Rhino plane. |
|
Convert a COMPAS frame to a Rhino plane. |
|
Convert a Rhino line to a COMPAS line. |
|
Convert a COMPAS line to a Rhino line. |
|
Convert a COMPAS line to a Rhino curve. |
|
Convert a Rhino mesh to a COMPAS mesh. |
|
Convert a COMPAS Mesh or a Polyhedron to a Rhino mesh object. |
|
Convert a Rhino plane to a COMPAS plane. |
|
Convert a Rhino plane to a COMPAS frame. |
|
Convert a COMPAS plane to a Rhino plane. |
|
Convert a Rhino point to a COMPAS point. |
|
Convert a COMPAS point to a Rhino point. |
|
Convert a Rhino polygon to a COMPAS polygon. |
|
Convert a COMPAS polygon to a Rhino polygon. |
|
Convert a COMPAS Mesh or a Polyhedron to a Rhino mesh object. |
|
Convert a Rhino polyline to a COMPAS polyline. |
|
Convert a COMPAS polyline to a Rhino polyline. |
|
Convert a COMPAS polyline to a Rhino curve. |
|
Convert a Rhino sphere to a COMPAS sphere. |
|
Convert a COMPAS sphere to a Rhino sphere. |
|
Convert a Rhino surface to a COMPAS surface. |
|
Convert the surface to a COMPAS mesh. |
|
Convert a COMPAS surface to a Rhino surface. |
|
Convert a COMPAS torus to a Rhino torus. |
|
Convert a COMPAS torus to a Rhino Brep. |
|
Creates a Rhino transformation from a 4x4 transformation matrix. |
|
Creates a Rhino transformation from a COMPAS transformation. |
|
Convert a Rhino vector to a COMPAS vector. |
|
Convert a COMPAS vector to a Rhino vector. |
|
Convert COMPAS vertices and faces to a Rhino mesh object. |