ENTITY IfcLibraryInformation
(* SCHEMA IFC4; *)
ENTITY IfcLibraryInformation
SUBTYPE OF (IfcExternalInformation);
Name : IfcLabel;
Version : OPTIONAL IfcLabel;
Publisher : OPTIONAL IfcActorSelect;
VersionDate : OPTIONAL IfcDateTime;
Location : OPTIONAL IfcURIReference;
Description : OPTIONAL IfcText;
INVERSE
LibraryInfoForObjects : SET [0:?] OF IfcRelAssociatesLibrary FOR RelatingLibrary;
HasLibraryReferences : SET [0:?] OF IfcLibraryReference FOR ReferencedLibrary;
END_ENTITY;
Explicit Attributes
Entity IfcLibraryInformation has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
Name | IfcLabel (STRING) | IfcLibraryInformation |
Version | IfcLabel (STRING) | IfcLibraryInformation |
Publisher | IfcActorSelect (SELECT) | IfcLibraryInformation |
VersionDate | IfcDateTime (STRING) | IfcLibraryInformation |
Location | IfcURIReference (STRING) | IfcLibraryInformation |
Description | IfcText (STRING) | IfcLibraryInformation |
|
Derived Attributes
No derived attributes
Inverse Attributes
Entity IfcLibraryInformation has the following local and inherited inverse attributes:
Supertypes
Entity IfcLibraryInformation inherits from the following supertypes:
IfcExternalInformation
Subtypes
No subtypesReferenced By
Entity IfcLibraryInformation and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:44-04:00