compas_sphere_to_occ_sphere
- compas_occ.conversions.compas_sphere_to_occ_sphere(sphere)
Convert a COMPAS sphere to an OCC sphere.
- Parameters
sphere (
compas.geometry.Sphere
) – The COMPAS sphere.- Returns
gp_Sphere
Convert a COMPAS sphere to an OCC sphere.
sphere (compas.geometry.Sphere
) – The COMPAS sphere.
gp_Sphere