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