LOR
Synchro 4d
Grasshopper
Volume between meshes
- Create a 1x1 grid of points
- Project points to top and bottom surfaces
- Measure the distance between the points
- Mass addition of all the lengths gives the approx volume between the surfaces
Salamander//Geometry Gym model geometry
Rhino Compute
Rhino compute + Geometry Gym to edit model and save it to ifc file
Geometry Gym for Rhino
Edit IFC geometry in Rhino and export a new IFC file with custom properties (pour zone, volume, chainage start and finish) using Geometry Gym and bespoke addin (based on Geometry Gym open source library link )
- Geometry edited in Rhino (slabs split at each pouring location)
- IFC file generated using Geometry Gym
- IFC file edited
-
Transform origin from Local Coordinates to World Coordinates
-
Add Property Set (see community.osarch.org/discussion/1547 )
-
Add Property Values
-
-
Write new IFC file
-
Smart View in BIMcollab
Tekla - Grasshopper Live Link
- Create Custom Components in Tekla:
- Use GH Tekla live link to place the Custom Components from E/N coordinates
- Use a script to extract string from the custom components
Trimble Connect extensions
Clip Planes at chainage
Models Health Report
Carbon Calculation
Proof of concept to run carbon calculation inside Trimble Connect.
P6 data to ifc model
- Ifcopenshell script to write P6 data into .ifc model
- Python script to add status sharing data
- Status can then be animated (the TC desktop app allows animation to dates in the future too)
Navisworks addin for Signal Sighting viewpoints
Generate viewpoints at calculated distances along the railway alignment.
IFC Pile writer from Excel
Using Geometry Gym open source ifc library, generate solid geometries (Drilled Piles) from as-built data stored in Excel (E/N, Pile Mark, Pile Diameter, Length, Status) and saved them in a new ifc file. Script added to Task Scheduler and set to run daily to generate updated as-built model from site.
Fuzor - Mainentance clearance checks
Revizto Clash Detection
- Create Search Sets from Find Objects
- Create a Clash Automation using the Serach Sets
- Elements properties can be stored in the Clash Group name using the convention {Element PropertyName}
- Clash results can be exported to Excel