IfcLibraryInformation
Definition from IAI: An IfcLibraryInformation is a class
that describes a library where a library is a structured store of information,
normally organized in a manner which allows information lookup through an index
or reference value. IfcLibraryInformation provides the library name and
optional version, version date and publisher attributes.
NOTE: The complete definition of the information in an
external library is out of scope in this IFC release.
HISTORY: New Entity in IFC
Release 2.0. Renamed from IfcLibrary to IfcLibraryInformation in
IFC 2x.
EXPRESS specification:
Attribute definitions:
Name
|
:
|
The name which is used to identify the library.
|
Version
|
:
|
Identifier for the library version used for reference.
|
Publisher
|
:
|
Information of the organization that acts as the library publisher.
|
VersionDate
|
:
|
Date of the referenced version of the library.
|
LibraryReference
|
:
|
Information on the library being referenced.
|
Inheritance graph
|
ENTITY IfcLibraryInformation;
|
|