Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
oddaiInitSchema Function
Syntax
C++
DAI_EXPORT OdDAI::SchemaPtr oddaiInitSchema(const OdAnsiString & expFileName);

Initializes a schema from .exp file with file name provided.

Parameters
Description
expFileName
[in] Name of an .exp file that contains EXPRESS schema.

Smart pointer to a Schema class, if schema was initialized successfully, otherwise returns null SmartPtr.

File: daiModule.h

Copyright © 2002-2022. Open Design Alliance All rights reserved.