10.10 Summary and Homework Copy
These exercises aim to check if you know how to build model checking rules in Solibri.
All files required to complete these tasks, you can download here – Download
Challenge 1
1. Open 10.10-Sample_model.smc file from Challenge 1 folder
2. Build the following rules in the Ruleset Manager folder that checks data of the given model:
2.1. Build a rule that checks if the floor values parameter agrees with the following list:
– Ground floor
– First floor
– Second floor
– Roof
2.2 Build a rule that checks if Walls, Doors, Windows has isExternal parameter defined,
2.3 Check if doors are connected to two spaces.
HINT: You can use SOL/231/1.6 rule template to achieve this,
2.4 Build a rule that checks that models have only one IfcSite and IfcProject instance. HINT: You can use SOL/231/1.6 rule template to achieve this,
2.5 Door openings must have at least minimal size:
Width: 65 cm
Height: 1,75 m
HINT: You can use SOL/230/1.1 rule template to achieve this
Challenge 2
1. Open 10.10-Hospital_model.smc file from Challenge 2 folder,
2. Build the following rules in the Ruleset Manager folder that checks data of the given model:
2.1. Build a rule that checks if the elements from the Structural model contains the LOD parameter (under BBC_Parameter property set) and the parameter has one of the following values (200, 300, 350, 400),
2.2 Build a rule that checks if IfcProject, IfcSite and IfcBuilding in Structural model have the following values:
– IfcProject Name = 345519
– IfcSite Name = 9943_Area
– IfcBuilding Name = St_Paul_Medical_Center
2.3 Build a rule that checks if structural columns and structural slabs have defined IFC Common parameter isExternal and Loadbearing
3. Build the following rules in the Ruleset Manager folder that checks the geometry of the given model:
3.1 Build a rule that checks intersections between lightning fixtures and windows,
3.2. Build a rule that checks if the distance between columns and HVAC ducts and electrical cable trays has a minimum of 50 mm,
3.3 Build a rule that checks if there is enough clearance between doors (on both sides) and all sanitary fixtures (sinks and toilets)
HINT: sanitary fixtures use the parameter: Layer – P-SANR-FIXT
3.4 Build a rule that checks if there are intersections between steel beams type W16x36 and mechanical ducts on levels 4, 5 and 6.
REMEMBER – IF YOU HAVE ANY DIFFICULTIES WITH THESE CHALLENGES, GO TO OUR COMMUNITY GROUP AND WRITE THERE A POST EXPLAINING WHAT YOU DON’T UNDERSTAND. THIS IS THE FASTEST WAY TO GET HELP FROM ME (IGNACY ) AND FROM OTHER BBC STUDENTS. GOOD LUCK.