public class IfcTable4X3 extends IfcEntityBase
IfcTable
| Constructor and Description |
|---|
IfcTable4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcTableColumn4X3> |
getColumns() |
IfcLabel4X3 |
getName() |
IfcCollection<IfcTableRow4X3> |
getRows() |
void |
setColumns(IfcCollection<IfcTableColumn4X3> value) |
void |
setName(IfcLabel4X3 value) |
void |
setRows(IfcCollection<IfcTableRow4X3> value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcLabel4X3 getName()
public final void setName(IfcLabel4X3 value)
public final IfcCollection<IfcTableRow4X3> getRows()
public final void setRows(IfcCollection<IfcTableRow4X3> value)
public final IfcCollection<IfcTableColumn4X3> getColumns()
public final void setColumns(IfcCollection<IfcTableColumn4X3> value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.