Editing Revit setup for OpenBIM/Revit IFC project metadata

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:
{{Autodesk_Revit}}
 
This page describes how to assign information about your Revit project for your .ifc export.
 
 
 
The following attributes may be set on the <code>IfcProject</code>.
 
The following attributes may be set on the <code>IfcProject</code>.
  
Line 8: Line 5:
 
! '''Required'''
 
! '''Required'''
 
! '''Procedure'''
 
! '''Procedure'''
|-
 
| <code>GlobalId</code>
 
| Yes
 
| Create a new <code>IfcProject GUID</code> instance parameter, assigned to the <code>Project Information</code> object.
 
 
|-
 
|-
 
| <code>Name</code>
 
| <code>Name</code>
 
| Yes
 
| Yes
| Fill out the (Revit standard) <code>Project Number</code> field in the <code>Project Information</code> dialog.
+
| Fill out the Project Number field in the Project Information dialog.
 
|-
 
|-
 
| <code>Description</code>
 
| <code>Description</code>
 
| Yes
 
| Yes
| Create a new <code>IfcDescription</code> instance parameter, assigned to the <code>Project Information</code> object.
+
| Create a new IfcDescription instance parameter, assigned to the Project Information object.
 
|-
 
|-
 
| <code>ObjectType</code>
 
| <code>ObjectType</code>
 
|  
 
|  
| Create a new <code>IfcObjectType</code> instance parameter, assigned to the <code>Project Information</code> object.
+
| Create a new IfcObjectType instance parameter, assigned to the Project Information object.
 
|-
 
|-
 
| <code>LongName</code>
 
| <code>LongName</code>
 
| Yes
 
| Yes
| Fill out the (Revit standard) <code>Project Name</code> field in the <code>Project Information</code> dialog.
+
| Fill out the Project Name field in the Project Information dialog.
 
|-
 
|-
 
| <code>Phase</code>
 
| <code>Phase</code>
 
|  
 
|  
| Fill out the (Revit standard) <code>Project Status</code> field in the <code>Project Information</code> dialog.
+
| Fill out the Project Status field in the Project Information dialog.
 
|}
 
|}
 
The project information properties for an .ifc export are described on the [https://standards.buildingsmart.org/IFC/RELEASE/IFC2x3/TC1/HTML/ifckernel/lexical/ifcproject.htm IfcRoot attributes page] of the IFC 2x3 documentation.
 
 
Do not fill out Project GUID. Revit will do this on export. Be aware that a [https://github.com/Autodesk/revit-ifc/issues/378 Revit Project GUID may not be unique].
 
[[Category:Autodesk Revit]]
 

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: