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:
| Attribute | Type | Defined By |
|---|
| ReferencedDocument | IfcDocumentSelect (SELECT) | IfcReferencesValueDocument |
| ReferencingValues | SET OF IfcAppliedValue (ENTITY) | IfcReferencesValueDocument |
| Name | IfcLabel (STRING) | IfcReferencesValueDocument |
| Description | IfcText (STRING) | IfcReferencesValueDocument |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity IfcReferencesValueDocument and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:20:55-04:00