Close

Relief for ODA Team in Ukraine

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

Registers an .exprt module.

Parameters
Description
expSchemaModule
[in] A raw pointer to the OdExpSchemaModule object that represents the .exprt module to be registered.

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

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