Creating Revit Floor Geometry from Rhino SAT Geometry

 During documentation, patterns worked on in Rhino may appear in views other than the floor plan. Therefore, the process involves extracting only the necessary geometry and replacing the Revit floor geometry with it.






Import SAT Geometry

Get Revit Floor Geometry

Select the Revit Floor Geometry where the Rhino SAT pattern geometry will be represented

Check the SAT file for Surface geometry other than Solids. Separate only the Solid geometry and use the [Solid.ByUnion] node to merge them into a single Solid

Move the SAT geometry to the floor location


Extract the intersection geometry between the floor geometry and the SAT geometry


Utilize the [DirectShape.ByGeometry] node to specify the category, material, and name, then create the Revit geometry





댓글

이 블로그의 인기 게시물

Geometry test 0506 stair and routing

Structural Analysis Workflow with Dynamo and Robot