How to assign Mark features to a specific layer in IDW drawings?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm working with Autodesk Inventor 2025 and using the Mark feature to create precise sketch-based annotations on sheet metal parts. When exporting to DXF/DWG from the flat pattern, I'm able to assign these marks to a specific layer using custom Mark Styles, which works perfectly.
However, I need these marks to also appear on a specific layer within IDW drawings. In the drawing environment, the marks are visible in the views, but they don't follow the layer assignment defined in the Mark Style. I would like to automatically move all Mark geometries to a predefined layer (e.g., "Markings") in the IDW file.
Ideally, I’m looking for a way to:
- Detect all Mark features in drawing views.
- Assign them to a custom layer (creating it if it doesn’t exist).
- Automate this process via iLogic or another method.
Has anyone implemented something similar or found a workaround for this limitation in IDW drawings?
Thanks in advance!