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:
AttributeTypeDefined By
 TypeIdentifierIfcIdentifier (STRING)IfcReference
 AttributeIdentifierIfcIdentifier (STRING)IfcReference
 InstanceNameIfcLabel (STRING)IfcReference
 ListPositionsLIST OF IfcInteger (INTEGER)IfcReference
 InnerReferenceIfcReference (ENTITY)IfcReference

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity IfcReference and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcAppliedValueSelect SELECT IfcReference
 IfcMetric ENTITY IfcReference
 IfcMetricValueSelect SELECT IfcReference
 IfcReference ENTITY IfcReference
 IfcTableColumn ENTITY IfcReference


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:46-04:00