compas_plane_to_occ_ax3

compas_occ.conversions.compas_plane_to_occ_ax3(plane)[source]

Convert a COMPAS plane to a right-handed OCC coordinate system.

Parameters

plane (compas.geometry.Plane) – The COMPAS plane.

Returns

gp_Ax3