ENTITY IfcProductRepresentation
(* SCHEMA IFC4; *)
ENTITY IfcProductRepresentation
ABSTRACT SUPERTYPE OF (ONEOF
(IfcMaterialDefinitionRepresentation
,IfcProductDefinitionShape));
Name : OPTIONAL IfcLabel;
Description : OPTIONAL IfcText;
Representations : LIST [1:?] OF IfcRepresentation;
END_ENTITY;
Explicit Attributes
Entity IfcProductRepresentation has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
Name | IfcLabel (STRING) | IfcProductRepresentation |
Description | IfcText (STRING) | IfcProductRepresentation |
Representations | LIST OF IfcRepresentation (ENTITY) | IfcProductRepresentation |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
Entity IfcProductRepresentation has the following subtypes:
IfcMaterialDefinitionRepresentation*
IfcProductDefinitionShape*
* - Immediate Subtypes
Referenced By
Entity IfcProductRepresentation and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:45-04:00