Hi all,
I have a query related to Civil 3D, I have some corridor entities which i filtered out based on Dynamo graph. Is it possible to past these entity to original coordinate system in to another file based on file path node or something on that line ?
Thanks for Help
to get objects from one file to another you need to use the APIs.
You can use the WBLOCK method (Help) which will be the equivalent of WBLOCK command. If its a civil 3D entity then Civil 3D 2020.6 has added API features letting you create data shortcuts and references (see release notes here : Help and datashortcut namespace : Help)
1 Like