Synopsis

PDX_MSGT sifc_InitModelInfo4(long option, MDA_MODEL_INFO * modelInfo)

Purpose

Setup model to contain IFC4 data.

Description

The model information structure is filled in with the appropriate defaults for the IFC4 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 IFC4 schema

Return

SIFC error code