ENTITY IfcProductRepresentation

(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcProductRepresentation
 SUPERTYPE OF (ONEOF
	(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:
AttributeTypeDefined By
 NameIfcLabel (STRING)IfcProductRepresentation
 DescriptionIfcText (STRING)IfcProductRepresentation
 RepresentationsLIST OF IfcRepresentation (ENTITY)IfcProductRepresentation

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity IfcProductRepresentation has the following subtypes:
    IfcProductDefinitionShape*
* - Immediate Subtypes

Referenced By

Entity IfcProductRepresentation and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcProduct ENTITY IfcProductRepresentation
 IfcRepresentation ENTITY IfcProductRepresentation


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:20:55-04:00