OS:Compatible with XP, Vista, Win7, Win8, Win10
RAM: 1024MB or greater, executable program takes 27Mb, loaded with a drawing file will take more RAM depends on the size of drawing file.
HD: 40MB free hard drive spaces to install
Attribute-X is an component let developers to extract or modify attribute value in the dwg file without AutoCAD.
Steps to use this control
Help For Developers
set obj = CreateObject("AutoAttX.ExAtt")
obj.GetAttByBlkName "version1.dwg", "Title Block" 'get drawing att data , input drawing file name and block name
set obj = CreateObject("AutoAttX.ExAtt")
obj.SetInputDWG "version1.dwg"
obj.GetValueByTag "TITLE"
set obj = CreateObject("ModifiedAtt.Modify")
obj.GetAttDatatoFile "def.def", "test.dwg","Test.csv"
def.def should be edited with Block Name and Tags (Block Name, Tag1, Tag2)
set obj = CreateObject("ModifiedAtt.Modify")
obj.WriteAttByFile "test.dwg","test.csv"
set obj = CreateObject("ModifiedAtt.Modify")
obj.DWGFile = "test.dwg" 'drawing file
obj.SetAttValue "11blk", "111", "value112" 'block name, attribute tag, attribute value
obj.SetAttValue "11blk", "222", "value212"
obj.SetAttValue "22blk", "abc", "value312"
obj.SetAttValue "22blk", "abc1", "value412"
obj.ModifyAtt
FAQ:
Will this software work with 64 bit computer? |
How to update the product? |
How to download the old program? |
OS:Compatible with XP, Vista, Win7, Win8, Win10
RAM: 1024MB or greater, executable program takes 27Mb, loaded with a drawing file will take more RAM depends on the size of drawing file.
HD: 40MB free hard drive spaces to install
Free technical support is available to all customers, any question please contact: info@autodwg.com.
You’ll enjoy one year free update service since you buy the software. After expiry, you can continue using the software but no more updates will be available unless you purchase.
PDF to DWG Converter
Help you convert PDF file into DWG, DXF file. high quality, ease of use.
DWGSee DWG Viewer
A lite and fast dwg viewer, browse, view, redline, print DWG, DXF, DWF files.
DWG to PDF Converter
Convert DWG and DXF files to PDF files directly without need of AutoCAD.