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