Difference between revisions of "ArchiCAD project setup"

From Wiki.OSArch
(Created page with "To meet the MVD requirement, please setup Archicad with the following: Open the '''Project Info''' dialogue by navigating to '''File''' > '''Info''' > '''Project Info...''' a...")
 
Line 1: Line 1:
To meet the MVD requirement, please setup Archicad with the following:
+
To meet the MVD requirement, prior to exporting your IFC file please setup Archicad as below.
  
 
Open the '''Project Info''' dialogue by navigating to '''File''' > '''Info''' > '''Project Info...''' and complete the following fields:
 
Open the '''Project Info''' dialogue by navigating to '''File''' > '''Info''' > '''Project Info...''' and complete the following fields:
Line 5: Line 5:
 
{| class="wikitable"
 
{| class="wikitable"
 
! MVD Variable
 
! MVD Variable
! Attribute
+
! Archicad Attribute
 
! Description
 
! Description
 
|-
 
|-
Line 23: Line 23:
 
Then open the '''IFC Project Manager''' dialogue by navigating to '''File''' > '''Interoperability''' > '''IFC''' > '''IFC Project Manager''' and complete the following:
 
Then open the '''IFC Project Manager''' dialogue by navigating to '''File''' > '''Interoperability''' > '''IFC''' > '''IFC Project Manager''' and complete the following:
  
# In the top left window in this dialogue, click the topmost level of the hierarchy (with the IFC logo) and ensure the following five attributes are checked (Name, Description, ObjectType, LongName, Phase).
+
# In the top left window in this dialogue, click the topmost level of the hierarchy (with the IFC logo) and ensure the following five attributes (Name, Description, ObjectType, LongName, Phase) are checked in the right window.
# The variable <code>{long_name}</code> is represented by the Archicad attribute '''LongName'''. In here add the full project name used to uniquely identify the project, either specified by the client or the BIM author.
+
# The variable <code>{long_name}</code> is represented in the right window of this dialogue by the Archicad attribute '''LongName'''. In here add the full project name used to uniquely identify the project, either specified by the client or the BIM author.
# The variable <code>{object_type}</code> is represented by the Archicad attribute '''ObjectType'''. In here add the project phase.
+
# The variable <code>{object_type}</code> is represented also in the right window of this dialogue by the Archicad attribute '''ObjectType'''. In here add the category of project type such as "Residential", "Retail", "Commercial", "Health" and "Defence". Alternatively, it could be categorised as "Civic", "Infrastructure".
 +
 
 +
'''NOTE:''' The variable <code>{guid}</code> also appears in the right window of this dialogue by the Archicad attribute '''GlobalId'''. This is greyed and is not able to be modified.

Revision as of 23:44, 22 October 2020

To meet the MVD requirement, prior to exporting your IFC file please setup Archicad as below.

Open the Project Info dialogue by navigating to File > Info > Project Info... and complete the following fields:

MVD Variable Archicad Attribute Description
{name} Project Name A short project code or name used to uniquely identify the project, either specified by the client or the BIM author
{description} Project Description A description of what the project is about, to help clarify the project scope
{phase} Project Status If the project is phased or staged, the phase or stage name may be placed here.

Then open the IFC Project Manager dialogue by navigating to File > Interoperability > IFC > IFC Project Manager and complete the following:

  1. In the top left window in this dialogue, click the topmost level of the hierarchy (with the IFC logo) and ensure the following five attributes (Name, Description, ObjectType, LongName, Phase) are checked in the right window.
  2. The variable {long_name} is represented in the right window of this dialogue by the Archicad attribute LongName. In here add the full project name used to uniquely identify the project, either specified by the client or the BIM author.
  3. The variable {object_type} is represented also in the right window of this dialogue by the Archicad attribute ObjectType. In here add the category of project type such as "Residential", "Retail", "Commercial", "Health" and "Defence". Alternatively, it could be categorised as "Civic", "Infrastructure".

NOTE: The variable {guid} also appears in the right window of this dialogue by the Archicad attribute GlobalId. This is greyed and is not able to be modified.