Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdStepFile::initialize Method (const OdAnsiString &)
Syntax
C++
OdResult initialize(const OdAnsiString & schemaIdentifier);

Initializes the STEP file object with a schema specified by its string identifier.

Parameters
Description
schemaIdentifier
[in] A string that contains the schema identifier.

eOk if the file was successfully initialized; otherwise, the method returns an appropriate error code.

OdStepFile object without underlying OdDAI::Model object will be created if schema name is empty.

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