Close
Relief for ODA Team in Ukraine
Learn more
ODA IFC SDK
API Reference
>
Structs, Records, Enums
>
IfcSchema Enumeration
IfcSchema Enumeration
Syntax
C++
enum
IfcSchema
{
kScmUndefined
= 0,
kScmIfc2x3
= 1,
kScmIfc4
= 2,
kScmIfc4x3
= 3,
kScmIfc4x3_RC4
= 4 };
Members
Members
Description
kScmUndefined
Database content is not initialized (undefined schema).
kScmIfc2x3
Default database content has the Ifc2x3 version.
kScmIfc4
Default database content has the Ifc4 version.
kScmIfc4x3
Default database content has the Ifc4x3 version.
kScmIfc4x3_RC4
Default database content has the Ifc4x3 Release Candidate 4 version.
Description
Enumeration for default database content initialization modes.
File:
IfcCore.h
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!