Message 1 of 3
Is current drawing from a Forma Project and uses project-aware settings?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is it possible to see whether the current drawing comes from a Forma project and whether it uses project-aware settings?
One of my applications sets the support file search path through a generated lisp, but in a Forma project many settings are reset to default and inaccessible. Lisp is not loaded when not from a trusted path, but when the Lisp is finally loaded, the support paths are not updated.
Is there a known best practice for updating settings inside AutoCAD (programmatically C# or Lisp)?