ixmilia / dxf-go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dxf-go

A go package for reading and writing DXF CAD files.

Usage

Acquisition:

go get -d -t github.com/ixmilia/dxf-go
go generate github.com/ixmilia/dxf-go

Examples

See the example_test.go file.

About

License:MIT License


Languages

Language:Go 99.8%Language:PowerShell 0.2%