-
Notifications
You must be signed in to change notification settings - Fork 0
LibreDWG/gambas3-bindings
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Interface to GNU LibreDWG, read and write DWG and DXF.
CDwgDocument
Methods:
.Open (filename)
.Save ([filename])
.SaveAs (filename], [version])
.Export filename, extension, [object]
extension being a String with:
.dxf, .eps, .svg, .sat, .bmp, .json, .geojson
object required for bmp, sat
.Close
.AddOBJECT (specific args)
for all supported entities and objects
Constants:
R_12 - R_2018 i as version args for SaveAs
Collections:
Blocks
Dictionaries
DimStyles
Groups
Layers
Linetypes
ModelSpace
PaperSpace
PlotConfigurations
RegisteredApplications
TextStyles
UCSs
Viewports
Views
Header ??
Info => SummaryInfo
ModelSpace, PaperSpace and Block returning objects
CDxfDocument:
.Open (filename) => CDwgDocument
About
For a gambas3-gb.dwg package or inclusion into gambas itself
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published