ENTITY IfcDocumentReference
(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcDocumentReference
SUBTYPE OF (IfcExternalReference);
INVERSE
ReferenceToDocument : SET [0:1] OF IfcDocumentInformation FOR DocumentReferences;
WHERE
WR1 : EXISTS(Name) XOR EXISTS(ReferenceToDocument[1]);
END_ENTITY;
Explicit Attributes
Entity IfcDocumentReference has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
Entity IfcDocumentReference has the following local and inherited inverse attributes:
Supertypes
Entity IfcDocumentReference inherits from the following supertypes:
IfcExternalReference
Subtypes
No subtypesReferenced By
Entity IfcDocumentReference 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