Skip to content

Supported geometries

Alexandr Borzykh edited this page Jul 22, 2016 · 15 revisions

Can be extracted from CAD file:

  • Point
  • Circle
  • Ellipse
  • Arc
  • Text
  • Solid
  • Spline
  • Line
  • Polyline 2D
  • Polyline 3D
  • LWPolyline
  • Ray
  • Raster (Images)
  • MText
  • MLine
  • XLine
  • Polyface Mesh ( == DWG Polyline Pface? )
  • 3DFace

Missing geometries:

  • Tolerance (under active development)
  • Hatch (under development)
  • Region (under development)
  • Body (how to make it in ACAD?)
  • Dimensions (7 types) - done internal reading, but no "API" representation.
  • 3DSOLID (under development)
  • HELIX (what is it? how to make it in ACAD?)
  • SHAPE (under development)
  • SURFACE (how to make it in ACAD?)
  • TRACE (how to make it in ACAD?)
  • WIPEOUT (no API representation, handled as common entity)
  • Polyline Mesh == Polyline PFace (in ACAD)?
Clone this wiki locally