Synopsis

PDX_MSGT sifc_InitModelInfo2X3(long option, MDA_MODEL_INFO * modelInfo)

Purpose

Setup model to contain IFC2X3 data.

Description

The model information structure is filled in with the appropriate defaults for the IFC2X3 schema. The model_info struct should first be initialized by calling mda_GetModelDefaults.

Input

option

Options (not used)

model_info

The model defaults returned from mda_GetModelDefaults

Output

model_info

Model information initialized for the IFC2X3 schema

Return

SIFC error code