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