Message 1 of 1
custom object inherit form acdbobject can not call dwgOutFields
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
i have create custom object inheritting form acdbobject.i save it in AcDbDictionary.when i open dwg,it can call dwgInFields everytime. i open the custom for write,modify it's member value,then close it ,save the dwg by manual.it don't call dwgOutFields.so the new value can not save.i have shot the code modifying the custom object. Looking forward to get your help,thank you!