Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 603 Bytes

readme.md

File metadata and controls

10 lines (8 loc) · 603 Bytes

ocpsvg: OCP ⟷ SVG

Hidden lines rendering of faces imported from an .svg file Hidden lines rendering of solids extruded an debossed from an .svg file

  • works at the OCP level
  • uses svgelements to:
    • convert SVG path strings to and from TopoDS_Edge, TopoDS_Wire, and TopoDS_Face objects
    • import TopoDS_Wire and TopoDS_Face objects from an SVG document
  • can be used to add SVG functionality (import and export) to higher level API