compas_occ.conversions
None
Functions
Construct a one-dimensional float array from a list of floats. |
|
Construct a one-dimensional integer array from a list of integers. |
|
Construct a one-dimensional point array from a list of points. |
|
Construct a two-dimensional real array from a list of lists of floats. |
|
Construct a two-dimensional point array from a list of lists of points. |
|
Construct a COMPAS frame from an OCC position. |
|
Construct a COMPAS frame from an OCC position. |
|
Convert an OCC axis to a tuple of COMPAS point and vector. |
|
Convert an OCC axis to a COMPAS vector. |
|
Convert a COMPAS point and vector to an OCC axis. |
|
Construct a COMPAS Bezier curve from an OCC Bezier curve. |
|
Construct a COMPAS NURBS curve from an OCC B-spline curve. |
|
Construct a COMPAS circle from an OCC circle. |
|
Construct an OCC circle from a COMPAS circle. |
|
Convert a general COMPAS mesh to an OCC shell. |
|
Convert a COMPAS quad mesh to an OCC shell. |
|
Convert a COMPAS transformation to a OCC transformation. |
|
Convert a COMPAS triangle mesh to an OCC shell. |
|
Convert a COMPAS cone to an OCC cone. |
|
Convert an OCC cylinder to a COMPAS cylinder. |
|
Convert a COMPAS cylinder to an OCC cylinder. |
|
Construct a COMPAS vector from an OCC direction. |
|
Convert a COMPAS vector to an OCC direction. |
|
Construc a COMPAS ellipse from an OCC ellipse. |
|
Construct an OCC ellipse from a COMPAS ellipse. |
|
Construct a list of lists of floats from two-dimensional real array. |
|
Convert a COMPAS frame to a right-handed OCC coordinate system. |
|
Convert a COMPAS frame to a right-handed OCC coordinate system. |
|
Construct a horizontal one-dimensional point array from a list of points. |
|
Construct a COMPAS hyperbola from an OCC hyperbola. |
|
Convert an OCC line to a COMPAS line. |
|
Convert a COMPAS line to an OCC line. |
|
Construct a COMPAS frame from an OCC location. |
|
Convert a Ngon to a BRep face with an underlying best-fit surface. |
|
Construct a COMPAS parabola from an OCC parabola. |
|
Convert an OCC plane to a COMPAS plane. |
|
Convert a COMPAS plane to an OCC plane. |
|
Convert a COMPAS plane to a right-handed OCC coordinate system. |
|
Convert a COMPAS plane to a right-handed OCC coordinate system. |
|
Construct a COMPAS point from an OCC 2D point. |
|
Construct a COMPAS point from an OCC point. |
|
Convert a COMPAS point to an OCC point. |
|
Construct a list of points from a one-dimensional point array. |
|
Construct a list of lists of points from two-dimensional point array. |
|
Convert a quad to a BRep face with an underlying ruled surface. |
|
Convert an OCC sphere to a COMPAS sphere. |
|
Convert a COMPAS sphere to an OCC sphere. |
|
Convert a COMPAS torus to an OCC torus. |
|
Convert a triangle to a BRep face. |
|
Construct a COMPAS vector from an OCC 2D vector. |
|
Construct a COMPAS vector from an OCC vector. |
|
Convert a COMPAS vector to an OCC vector. |