public class IfcTableRow4X3 extends IfcEntityBase
IfcTableRow
| Constructor and Description |
|---|
IfcTableRow4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcValue4X3> |
getRowCells() |
IfcBoolean4X3 |
isHeading() |
void |
setHeading(IfcBoolean4X3 value) |
void |
setRowCells(IfcCollection<IfcValue4X3> value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcCollection<IfcValue4X3> getRowCells()
public final void setRowCells(IfcCollection<IfcValue4X3> value)
public final IfcBoolean4X3 isHeading()
public final void setHeading(IfcBoolean4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.