Hi All!
I want creat model in place by Dynamo (because direct-shape can’t edit)
that is possible?
Thank Advance!
Hi All!
I want creat model in place by Dynamo (because direct-shape can’t edit)
that is possible?
Thank Advance!
Model in place doesn’t have an API, so you can’t access that aspect of the application. However you can write out to a new families, which could be edited as desired. Just be sure to write out the geometry authoring yourself in the Revit api using the form class and associated tools. Import methods will not be editable.
Try the minimum point of the bounding box containing both elements.