Editing MicroMVDs for exchange requirements/Quantity take-off MicroMVD

From Wiki.OSArch

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{{Template:MVD_Documentation}}
 
 
The following [[Using MicroMVDs for exchange requirements|MicroMVD]] vocabulary can be used to ensure that data is present for basic dimensional quantity take-off.
 
The following [[Using MicroMVDs for exchange requirements|MicroMVD]] vocabulary can be used to ensure that data is present for basic dimensional quantity take-off.
  
Line 6: Line 5:
 
* Strength class: Pset_ConcreteElementGeneral.StrengthClass
 
* Strength class: Pset_ConcreteElementGeneral.StrengthClass
 
* Compressive strength: IfcMaterial.Pset_MaterialConcrete.CompressiveStrength
 
* Compressive strength: IfcMaterial.Pset_MaterialConcrete.CompressiveStrength
* Wall load bearing: Pset_WallCommon.LoadBearing – True/False
 
* Wall acousting rating: Pset_WallCommonAcousticRating – Rw / Rw + Ctr
 
* Wall fire rating: Pset_WallCommon.FireRating -/-/-
 
  
 
<pre>
 
<pre>
Line 17: Line 13:
 
All elements need to have dimensional and cost-significant metadata assigned
 
All elements need to have dimensional and cost-significant metadata assigned
  
Scenario: All walls must have cost-significant metadata
+
Scenario: All concrete elements are named and contain data
  * All walls must have a LoadBearing property
+
* All concrete elements must be assigned to a concrete material
  * All walls must have an AcousticRating property
+
  * All concrete elements must have their construction method assigned
  * All walls must have a FireRating property
+
  * All concrete elements must have their strength class assigned
 +
  * All concrete materials must have their compressive strength assigned
  
Scenario: All concrete elements are identifiable and contain data
+
Scenario: All concrete element data must be in a standardised form
* All concrete elements must be assigned to a concrete material
 
 
  * All concrete elements must have their construction method assigned with one of the following values:
 
  * All concrete elements must have their construction method assigned with one of the following values:
 
   | Value  |
 
   | Value  |
Line 46: Line 42:
 
   | {value}  |
 
   | {value}  |
  
Scenario: All blockwork walls are identifiable and contain data
+
Scenario: All blockwork walls are identifiable
 
  * All blockwork walls must be assigned to a block material
 
  * All blockwork walls must be assigned to a block material
* All blockwork layers must have a thickness assigned with one of the following values:
 
  | Value |
 
  | 0.09  |
 
  | 0.19  |
 
  | 0.39  |
 
* All blockwork walls must have a core filled property assigned with one of the following values:
 
  | Value      |
 
  | None        |
 
  | 1.2m        |
 
  | Full height |
 
* All blockwork walls must have a load bearing property
 
* All blockwork walls must have a HasReinforcement property determining if they contain reinforcement
 
* All blockwork walls must have a HasStiffeners property determining if they contain stiffeners
 
 
Scenario: All brick walls are identifiable and contain data
 
* All brick walls must be assigned to a brick material
 
* All brick walls must have a finish assigned with one of the following values:
 
  | Value  |
 
  | Render |
 
  | Paint  |
 
  | None  |
 
  
Scenario: All partition walls are identifiable and contain data
+
Scenario: All partition walls are identifiable
 
  * All partition walls must be assigned to a partition material
 
  * All partition walls must be assigned to a partition material
* All plasterboard layers must be assigned to a plasterboard material
 
* All plasterboard materials must have an ImpactResistant property
 
* All plasterboard materials must have a MoistureResistant property
 
* All plasterboard materials must have a FireResistant property
 
 
Scenario: All steel elements are identifiable and contain data
 
* All steel elements must be assigned to a steel material
 
* All steel elements must have a coating assigned with one of the following values:
 
  | Architectural  |
 
  | Fire resistant |
 
  | None          |
 
* All steel elements must have a grade assigned with one of the following values:
 
  | 250 |
 
  | 300 |
 
  | 350 |
 
  | 400 |
 
  | 450 |
 
  
 
Scenario: All walls must have dimensional quantities
 
Scenario: All walls must have dimensional quantities
Line 96: Line 54:
 
  * All partition walls must have a Length, Width, Height, and GrossSideArea quantity
 
  * All partition walls must have a Length, Width, Height, and GrossSideArea quantity
 
  * All other walls must have a Length, Width, Height, and GrossSideArea quantity
 
  * All other walls must have a Length, Width, Height, and GrossSideArea quantity
 
Scenario: All slabs must have dimensional quantities
 
* All in-situ concrete slabs must have a Width, Length, Depth, Perimeter, GrossArea, and GrossVolume quantity
 
* All precast concrete slabs must have a Width, Length, Depth, Perimeter, GrossArea, and GrossVolume quantity
 
* All other slabs must have a GrossArea quantity
 
 
Scenario: All columns must have dimensional quantities
 
* All concrete columns must have a Length, OuterSurfaceArea, and GrossVolume quantity
 
* All steel columns must have a Length, OuterSurfaceArea, GrossVolume, and GrossWeight quantity
 
* All other columns must have a Length, OuterSurfaceArea, GrossVolume, and GrossWeight quantity
 
 
Scenario: All beams must have dimensional quantities
 
* All concrete beams must have a Length and GrossVolume quantity
 
* All steel beams must have a Length, OuterSurfaceArea, GrossVolume, and GrossWeight quantity
 
* All other beams must have a Length and GrossVolume quantity
 
 
Scenario: All foundations must have dimensional quantities
 
* All footings must have a Length, Width, Height, GrossSurfaceArea, and GrossVolume quantity
 
* All piles must have a Length, OuterSurfaceArea, GrossVolume, and GrossWeight quantity
 
 
Scenario: All other elements must have dimensional quantities
 
* All railings must have a Length quantity
 
* All openings must have a Width, Height, Depth, Area, and Volume quantity
 
* All stair flights must have a Length and GrossVolume quantity
 
* All structural members must have a Length, OuterSurfaceArea, GrossVolume, and GrossWeight quantity
 
* All reinforcement bars must have a Length and Weight quantity
 
* All reinforcement mesh must have a Length, Width, and Weight quantity
 
* All curtain wall panels must have a GrossArea quantity
 
* All windows must have an Area quantity
 
* All duct segments must have a Length, OuterSurfaceArea, and GrossWeight quantity
 
* All pipe segments must have a Length, OuterSurfaceArea, and GrossWeight quantity
 
 
</pre>
 
</pre>
  
Line 145: Line 72:
 
|}
 
|}
  
[[Category:Model View Definitions (MVD)]] [[Category:BIMTester]] [[Category:BlenderBIM Add-on]] [[Category:MicroMVD]]
+
Slabs
 +
 
 +
* In-situ concrete: Width, Length, Depth, Perimeter, GrossArea, GrossVolume
 +
* Precast concrete: Width, Length, Depth, Perimeter, GrossArea, GrossVolume
 +
* Other: GrossArea
 +
 
 +
Column
 +
 
 +
* Concrete: Length, OuterSurfaceArea, GrossVolume
 +
* Steel: Length, OuterSurfaceArea, GrossVolume, GrossWeight
 +
* Other: Length, OuterSurfaceArea, GrossVolume, GrossWeight
 +
 
 +
Beam
 +
 
 +
* Concrete: Length, GrossVolume
 +
* Steel: Length, OuterSurfaceArea, GrossVolume, GrossWeight
 +
* Other: Length, GrossVolume
 +
 
 +
Other
 +
 
 +
* Footings: Length, Width, Height, GrossSurfaceArea, GrossVolume
 +
* Railings: Length
 +
* Piles: Length, OuterSurfaceArea, GrossVolume, GrossWeight
 +
* Openings: Width, Height, Depth, Area, Volume
 +
* Stair flights: Length, GrossVolume
 +
* Structural members: Length, OuterSurfaceArea, GrossVolume, GrossWeight
 +
* Reinforcement bar: Length, Weight
 +
* Reinforcement mesh: Length, Width, Weight
 +
* Curtain wall panels: GrossArea
 +
* Window: Area
 +
* Duct segments: Length, OuterSurfaceArea, GrossWeight
 +
* Pipe segments: Length, OuterSurfaceArea, GrossWeight
 +
 
 +
Steel
 +
 
 +
painting type:
 +
- none
 +
- architectural paint
 +
- fire resistant painting
 +
 
 +
grade
 +
- 250
 +
- 300
 +
- 350
 +
- 400
 +
- 450
 +
 
 +
brick wall
 +
 
 +
finish:
 +
- none
 +
- render
 +
- paint
 +
 
 +
block walls
 +
 
 +
thickness:
 +
- 90
 +
- 190
 +
- 390
 +
 
 +
core filled:
 +
- none
 +
- 1.2m
 +
- full height
 +
 
 +
load bearing:
 +
- yes
 +
- no
 +
 
 +
stiffeners (if not modeled):
 +
- yes
 +
- no
 +
 
 +
reo bars:
 +
- yes
 +
- no
 +
 
 +
partition walls
 +
 
 +
plasterboard layer:
 +
- impact resistant (yes / no)
 +
- moisure resistant (yes / no)
 +
- fire rated (yes / no)
 +
 
 +
Pset_WallCommon.LoadBearing – True/False
 +
Pset_WallCommonAcousticRating – Rw / Rw + Ctr
 +
Pset_WallCommon.FireRating -/-/-

Please note that all contributions to Wiki.OSArch are considered to be released under the Creative Commons Attribution-ShareAlike (see Wiki.OSArch:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)

Template used on this page: