Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfcCoreModule::registerSchemaModule Method
Syntax
C++
OdResult registerSchemaModule(OdExpSchemaModule * expSchemaModule);

Registers a module implements the support of an appropriate IFC schema.

Parameters
Description
expSchemaModule
[in] A raw pointer to a module that supports the work with the schema.

eOk the module was successfully registered; otherwise, the method returns an appropriate error code.

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