sdai.h
Parameters |
Description |
SdaiString schemaName |
[in] A string that contains the schema name. |
The schema with the specified name.
Retrieves a schema with a specified name.
The function is case insensitive.
SdaiSchema ifc2x3schema = sdaiGetSchema("IFC2X3");
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.
|