Skip to content

Release v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Nov 17:42

Added

  • Added compas_occ.geometry.OCCSurface.from_plane.
  • Added compas_occ.geometry.OCCSurface.intersections_with_curve.
  • Added compas_occ.brep.BRepFace.to_polygon.
  • Added compas_occ.brep.BRep.edge_faces.

Changed

  • Changed default units to MM in compas_occ.brep.BRep.

Removed