ENTITY IfcTableRow
(* SCHEMA IFC4; *)
ENTITY IfcTableRow;
	RowCells : OPTIONAL LIST [1:?] OF IfcValue;
	IsHeading : OPTIONAL IfcBoolean;
END_ENTITY;
Explicit Attributes
Entity IfcTableRow has the following local and inherited explicit attributes:
| Attribute | Type | Defined By | 
|---|
 |  RowCells | LIST OF IfcValue (SELECT) | IfcTableRow |  
|  IsHeading | IfcBoolean (BOOLEAN) | IfcTableRow |  
 
 | 
Derived Attributes
    No derived attributes
Inverse Attributes
    No Inverse AttributesSupertypes
    No supertypesSubtypes
    No subtypesReferenced By
Entity IfcTableRow 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