ENTITY IfcStyledRepresentation
(* SCHEMA IFC4; *)
ENTITY IfcStyledRepresentation
SUBTYPE OF (IfcStyleModel);
WHERE
OnlyStyledItems : SIZEOF(QUERY(temp <* SELF\IfcRepresentation.Items |
(NOT('IFC4.IFCSTYLEDITEM' IN TYPEOF(temp)))
)) = 0;
END_ENTITY;
Explicit Attributes
Entity IfcStyledRepresentation has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
Entity IfcStyledRepresentation has the following local and inherited inverse attributes:
Supertypes
Entity IfcStyledRepresentation inherits from the following supertypes:
IfcRepresentation
IfcStyleModel
Subtypes
No subtypesReferenced By
Entity IfcStyledRepresentation 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