Message 1 of 3
Is it possible to run an API in Revit while in assembly editing mode?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone,
I am working with assemblies in Revit and need to automate some specific tasks using the Revit API. However, I have encountered an issue: I need to execute some API operations while in assembly editing mode. Does anyone know if this is possible? If so, could you provide some examples or point to relevant documentation?
I have been using methods like CreateParts, DivideParts, and AssemblyInstance, but I haven't found clear information on whether they can be used while editing an assembly.
Any help would be greatly appreciated!
Thanks in advance.