ENTITY IfcFillAreaStyle
(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcFillAreaStyle;
FillStyles : SET [1:?] OF IfcFillStyleSelect;
Name : IfcLabel;
WHERE
WR11 : SIZEOF(QUERY(Style <* SELF.FillStyles |
'IFC2X2_FINAL.IFCCOLOUR' IN
TYPEOF(Style)
)) <= 1;
END_ENTITY;
Explicit Attributes
Entity IfcFillAreaStyle has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity IfcFillAreaStyle and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:20:55-04:00