Skip to content
forked from DomCR/ACadSharp

C# library to read/write cad files like dxf/dwg. (ongoing project)

License

Notifications You must be signed in to change notification settings

SoftBIM/ACadSharp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACadSharp

Early version of a dxf/dwg reader/writer library in C#.

DXF

  • Read ascii dxf (WIP)

DWG

Current features:

  • Read dwg file header
  • Read dwg Summary Info Section
  • Read dwg Classes Section
  • Read dwg Handles Section
  • Read dwg ObjFreeSpace Section
  • Read dwg Header Section
  • Read dwg Objects Section (WIP)

Supported entities:

  • Point
  • Text
  • MText
  • Attribute
  • Attribute definition
  • Block (WIP: not fully implemented with the owned objects)
  • Arc
  • Cricle
  • Line
  • Polyline 2D & 3D

About

C# library to read/write cad files like dxf/dwg. (ongoing project)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%