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 1: Line 1:
{{Template:MVD_Documentation}}
+
The following [[Using MicroMVDs for exchange requirements|MicroMVD]] vocabulary can be used to ensure IFC elements belong to the correct IFC class.
The following [[Using MicroMVDs for exchange requirements|MicroMVD]] vocabulary can be used to ensure [[Industry Foundation Classes (IFC)]] elements belong to the correct IFC class.
 
  
 
<pre>
 
<pre>
 
Feature: Element classes
 
Feature: Element classes
  
In order to correctly identify objects
+
In order to correctly identify classes
As any interested stakeholder filtering objects for a particular purpose
+
As any interested stakeholder
 
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 25:
 
! 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 39: Line 50:
 
| You can write anything here to describe any reason.  
 
| You can write anything here to describe any reason.  
 
|}
 
|}
 
=Software guides=
 
 
{| class="wikitable"
 
!rowspan="2"|Icon
 
!rowspan="2"|Software
 
!colspan="2"|Certified Version
 
!rowspan="2"|Notes
 
!rowspan="2"|Guides
 
|-
 
! Import
 
! Export
 
|-
 
| [[File:Logo-graphisoft-archicad.png|64x64px]]
 
| [[ArchiCAD]]
 
| style="background-color: #b6cca1;" | ArchiCAD 23
 
| style="background-color: #b6cca1;" | ArchiCAD 23
 
|
 
|
 
|-
 
| [[File:BlenderBIM_Addon_logo.png|64x64px]]
 
| [[BlenderBIM Add-on]]
 
| style="background-color: #b6cca1;" | v0.0.200829
 
| style="background-color: #b6cca1;" | v0.0.200829
 
|
 
|
 
|-
 
| [[File:icon_FreeCAD.png]]
 
| [[FreeCAD]]
 
| style="background-color: #b6cca1;" | 0.19pre
 
| style="background-color: #b6cca1;" | 0.19pre
 
|
 
|
 
|-
 
| [[File:Icon Revit.png|64x64px]]
 
| [[Autodesk Revit|Revit]]
 
| style="background-color: #ffd37f;" | Revit 2020.2 IFC 8/5/2020
 
| style="background-color: #ffd37f;" | Revit 2020.2 IFC 8/5/2020
 
| For import, opening an IFC does not retain any element class information. Linking IFCs do retain this information. For export, some Revit family categories have restrictions on which element classes they can be exported to, and the user cannot override it.
 
| Refer to [[Revit and IFC classes]]
 
|-
 
| [[File:Tekla-logo.png|64x64px]]
 
| [[Tekla]]
 
|
 
|
 
|
 
|
 
|}
 
 
[[Category:Model View Definitions (MVD)]] [[Category:BIMTester]] [[Category:MicroMVD]]
 

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: