Message 1 of 24

Not applicable
08-01-2017
08:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Using .Net API how can we remove RXClasses (custom objectdbx) from DWG file. I have purged all the instances of those RXClasses but if I look at at the DXFOUT of the file, I can still see those classes. Looks like in ObjectARX there is deleteAcRxClass() function to remove your custom classes from the AcRx runtime tree so essentially I want to know how to do the same thing in .NET.
Solved! Go to Solution.