ENTITY IfcMaterialDefinitionRepresentation
(* SCHEMA IFC4; *)
ENTITY IfcMaterialDefinitionRepresentation
SUBTYPE OF (IfcProductRepresentation);
RepresentedMaterial : IfcMaterial;
WHERE
OnlyStyledRepresentations : SIZEOF(QUERY(temp <* Representations |
(NOT('IFC4.IFCSTYLEDREPRESENTATION' IN TYPEOF(temp)))
)) = 0;
END_ENTITY;
Explicit Attributes
Entity IfcMaterialDefinitionRepresentation has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity IfcMaterialDefinitionRepresentation inherits from the following supertypes:
IfcProductRepresentation
Subtypes
No subtypesReferenced By
Entity IfcMaterialDefinitionRepresentation 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