ENTITY IfcLibraryInformation

(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcLibraryInformation;
	Name : IfcLabel;
	Version : OPTIONAL IfcLabel;
	Publisher : OPTIONAL IfcOrganization;
	VersionDate : OPTIONAL IfcCalendarDate;
	LibraryReference : OPTIONAL SET [1:?] OF IfcLibraryReference;
END_ENTITY;

Explicit Attributes

Entity IfcLibraryInformation has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcLabel (STRING)IfcLibraryInformation
 VersionIfcLabel (STRING)IfcLibraryInformation
 PublisherIfcOrganization (ENTITY)IfcLibraryInformation
 VersionDateIfcCalendarDate (ENTITY)IfcLibraryInformation
 LibraryReferenceSET OF IfcLibraryReference (ENTITY)IfcLibraryInformation

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity IfcLibraryInformation and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcCurrencyRelationship ENTITY IfcLibraryInformation
 IfcLibraryReference ENTITY IfcLibraryInformation
 IfcLibrarySelect SELECT IfcLibraryInformation


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:20:55-04:00