Editing MicroMVDs for exchange requirements/Element classes 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 8: Line 8:
 
As any interested stakeholder filtering objects for a particular purpose
 
As any interested stakeholder filtering objects for a particular purpose
 
All IFC elements must belong to the appropriate IFC class
 
All IFC elements must belong to the appropriate IFC class
 +
 +
Scenario: Receiving a file
 +
* The IFC file "{file}" must be provided
 +
* IFC data must use the {schema} schema
  
 
Scenario: Ensure all IFC type elements use the correct IFC class
 
Scenario: Ensure all IFC type elements use the correct IFC class
  * The element "{guid}" is an "{ifc_class}"
+
  * The element {guid} is an {ifc_class}
  * The element "{guid}" is an "{ifc_class}" only
+
  * The element {guid} is an {ifc_class} only
  * The element "{guid}" is further defined as a "{predefined_type}"
+
  * The element {guid} is further defined as a {predefined_type}
  * The element "{guid}" should not exist because "{reason}"
+
  * The element {guid} should not exist because {reason}
 
</pre>
 
</pre>
  
Line 22: Line 26:
 
! Example
 
! Example
 
! Description
 
! Description
 +
|-
 +
| <code>{file}</code>
 +
| project.ifc
 +
| The filename or path to any IFC file.
 +
|-
 +
| <code>{schema}</code>
 +
| IFC4
 +
| The schema version. At the moment, these are likely to be either IFC4 or IFC2X3.
 
|-
 
|-
 
| <code>{guid}</code>
 
| <code>{guid}</code>
Line 52: Line 64:
 
! Export
 
! Export
 
|-
 
|-
| [[File:Logo-graphisoft-archicad.png|64x64px]]
+
| [[File:Icon ArchiCAD.jpg|64x64px]]
| [[ArchiCAD]]
+
| ArchiCAD
 
| style="background-color: #b6cca1;" | ArchiCAD 23  
 
| style="background-color: #b6cca1;" | ArchiCAD 23  
 
| style="background-color: #b6cca1;" | ArchiCAD 23  
 
| style="background-color: #b6cca1;" | ArchiCAD 23  

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: