@IfcClass(type=ENTITY, layer=RESOURCE) public class IfcTableRow extends IfcAbstractClass
| 限定符和类型 | 字段和说明 |
|---|---|
private BOOLEAN |
IsHeading |
private IfcLabel |
ofTable |
private LIST<IfcValue> |
RowCells |
stepNumber| 构造器和说明 |
|---|
IfcTableRow(LIST<IfcValue> rowCells,
BOOLEAN isHeading) |
| 限定符和类型 | 方法和说明 |
|---|---|
BOOLEAN |
getHeading() |
LIST<IfcValue> |
getRowCells() |
void |
setHeading(BOOLEAN heading) |
void |
setRowCells(LIST<IfcValue> rowCells) |
check, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate BOOLEAN IsHeading
@IfcInverseParameter private IfcLabel ofTable
@IfcParserConstructor public IfcTableRow(LIST<IfcValue> rowCells, BOOLEAN isHeading)
Copyright © 2023. All rights reserved.