API Reference > Classes > OdIfcCoreModule Class > OdIfcCoreModule Methods > OdIfcCoreModule::registerSchemaModule Method
OdIfcCoreModule::registerSchemaModule Method
Syntax
C++
OdResult registerSchemaModule(OdExpSchemaModule * expSchemaModule);
Parameters 
Description 
OdExpSchemaModule * 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.

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

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.