ENTITY IfcLibraryReference

(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcLibraryReference
 SUBTYPE OF (IfcExternalReference);
 INVERSE
	ReferenceIntoLibrary : SET [0:1] OF IfcLibraryInformation FOR LibraryReference;
END_ENTITY;

Explicit Attributes

Entity IfcLibraryReference has the following local and inherited explicit attributes:
AttributeTypeDefined By
 LocationIfcLabel (STRING)IfcExternalReference
 ItemReferenceIfcIdentifier (STRING)IfcExternalReference
 NameIfcLabel (STRING)IfcExternalReference

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcLibraryReference has the following local and inherited inverse attributes:
AttributeTypeDefined By
 ReferenceIntoLibrarySET OF IfcLibraryInformation (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
 IfcLibraryInformation ENTITY IfcLibraryReference
 IfcLibrarySelect SELECT IfcLibraryReference
 IfcLightDistributionDataSourceSelect SELECT IfcExternalReference
 IfcObjectReferenceSelect SELECT IfcExternalReference


[Top Level Definitions] [Exit]

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