ENTITY IfcReference
(* SCHEMA IFC4; *)
ENTITY IfcReference;
	TypeIdentifier : OPTIONAL IfcIdentifier;
	AttributeIdentifier : OPTIONAL IfcIdentifier;
	InstanceName : OPTIONAL IfcLabel;
	ListPositions : OPTIONAL LIST [1:?] OF IfcInteger;
	InnerReference : OPTIONAL IfcReference;
END_ENTITY;
Explicit Attributes
Entity IfcReference has the following local and inherited explicit attributes:
| Attribute | Type | Defined By | 
|---|
 |  TypeIdentifier | IfcIdentifier (STRING) | IfcReference |  
|  AttributeIdentifier | IfcIdentifier (STRING) | IfcReference |  
|  InstanceName | IfcLabel (STRING) | IfcReference |  
|  ListPositions | LIST OF IfcInteger (INTEGER) | IfcReference |  
|  InnerReference | IfcReference (ENTITY) | IfcReference |  
 
 | 
Derived Attributes
    No derived attributes
Inverse Attributes
    No Inverse AttributesSupertypes
    No supertypesSubtypes
    No subtypesReferenced By
Entity IfcReference and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-07-11T21:39:05-04:00