compas_circle_to_occ_circle
- compas_occ.conversions.compas_circle_to_occ_circle(circle)
Construct an OCC circle from a COMPAS circle.
- Parameters
circle (
compas.geometry.Cicrle
) – The COMPAS circle.- Returns
gp_Circ
Construct an OCC circle from a COMPAS circle.
circle (compas.geometry.Cicrle
) – The COMPAS circle.
gp_Circ