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:
AttributeTypeDefined By
 RowCellsLIST OF IfcValue (SELECT)IfcTableRow
 IsHeadingIfcBoolean (BOOLEAN)IfcTableRow

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity IfcTableRow and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcTable ENTITY IfcTableRow


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:48-04:00