ENTITY IfcLibraryReference
(* SCHEMA IFC4; *)
ENTITY IfcLibraryReference
 SUBTYPE OF (IfcExternalReference);
	Description : OPTIONAL IfcText;
	Language : OPTIONAL IfcLanguageId;
	ReferencedLibrary : OPTIONAL IfcLibraryInformation;
 INVERSE
	LibraryRefForObjects : SET [0:?] OF IfcRelAssociatesLibrary FOR RelatingLibrary;
END_ENTITY;
Explicit Attributes
Entity IfcLibraryReference has the following local and inherited explicit attributes:
Derived Attributes
    No derived attributes
Inverse Attributes
Entity IfcLibraryReference has the following local and inherited inverse attributes:
Supertypes
Entity IfcLibraryReference inherits from the following supertypes:
  IfcExternalReference
Subtypes
    No subtypesReferenced By
Entity IfcLibraryReference and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-07-11T21:39:05-04:00