Message 1 of 2
How to create Layer Groups Using C++ code

Not applicable
05-04-2020
08:55 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
How can we create Layer Groups using code (ARX ) C++ in Autocad Mechanical. Are the dictionary created automatically in database? I think these are created inside the Layer Table( Symbol table ) and layers are appended as xrecords inside the dictionaries .
How can we do that using code?