Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
oddaiInitSchema Function
Syntax
C++
DAI_EXPORT OdDAI::SchemaPtr oddaiInitSchema(const char * expContent);

Initializes a schema from provided string which contains schema definition into EXPRESS format (ISO 10303-11).

Parameters
Description
expContent
[in] Source code for schema definition written in EXPRESS language.

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.