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:
AttributeTypeDefined By
 LocationIfcURIReference (STRING)IfcExternalReference
 IdentificationIfcIdentifier (STRING)IfcExternalReference
 NameIfcLabel (STRING)IfcExternalReference
 DescriptionIfcText (STRING)IfcLibraryReference
 LanguageIfcLanguageId (STRING)IfcLibraryReference
 ReferencedLibraryIfcLibraryInformation (ENTITY)IfcLibraryReference

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcLibraryReference has the following local and inherited inverse attributes:
AttributeTypeDefined By
 ExternalReferenceForResourcesSET OF IfcExternalReferenceRelationship (ENTITY)IfcExternalReference
 LibraryRefForObjectsSET OF IfcRelAssociatesLibrary (ENTITY)IfcLibraryReference

Supertypes

Entity IfcLibraryReference inherits from the following supertypes:
  IfcExternalReference

Subtypes

    No subtypes

Referenced By

Entity IfcLibraryReference and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcExternalReference ENTITY IfcLibraryReference
 IfcExternalReferenceRelationship ENTITY IfcExternalReference
 IfcLibraryInformation ENTITY IfcLibraryReference
 IfcLibrarySelect SELECT IfcLibraryReference
 IfcLightDistributionDataSourceSelect SELECT IfcExternalReference
 IfcObjectReferenceSelect SELECT IfcExternalReference
 IfcResourceObjectSelect SELECT IfcExternalReference


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:44-04:00