Hi,
I've found utility in the documentation (https://pythonparts.allplan.com/) to load and unload drawing files (DrawingFileService LoadFile/UnloadFile functions) ,
but not to remove, add, move, rename, reindex drawings in the building structure.
Is there any way to modify the building structure drawings via Python code?
or perhaps if I rename/move .ndw files in the project folder could I achieve these operations?
Thank you in advance