ODA IFC SDK implements functionality for working with the Industry Foundation Classes (IFC) open data format, which is widely used in the building information modeling and facility management industries.
ODA IFC SDK supports the idea of an abstract model containing a common data schema that determines storage and processing conditions for any suitable information about construction or facility assets. This provides:
IFC SDK public API contains a set of schema-dependent C++ classes automatically generated from files of supported IFC Express Schema formats. These classes support specifications of an IFC model's objects (IFC2x3 and IFC4 versions) with the Express Schema descriptive language.
Another part of the IFC SDK API provides the following functionality:
The module structure of IFC SDK is described in the IFC SDK Modules topic.
IFC SDK depends on Kernel SDK. To use IFC SDK for creating custom applications, you need to download and unpack the Kernel SDK archive. All library dependencies of IFC SDK are represented in the Library Dependencies of IFC SDK topic.
Copyright © 2002 – 2022. Open Design Alliance. All rights reserved.
|