ENTITY IfcReferencesValueDocument

(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcReferencesValueDocument;
	ReferencedDocument : IfcDocumentSelect;
	ReferencingValues : SET [1:?] OF IfcAppliedValue;
	Name : OPTIONAL IfcLabel;
	Description : OPTIONAL IfcText;
END_ENTITY;

Explicit Attributes

Entity IfcReferencesValueDocument has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ReferencedDocumentIfcDocumentSelect (SELECT)IfcReferencesValueDocument
 ReferencingValuesSET OF IfcAppliedValue (ENTITY)IfcReferencesValueDocument
 NameIfcLabel (STRING)IfcReferencesValueDocument
 DescriptionIfcText (STRING)IfcReferencesValueDocument

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity IfcReferencesValueDocument and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcAppliedValue ENTITY IfcReferencesValueDocument


[Top Level Definitions] [Exit]

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