| Package | Description |
|---|---|
| com.aspose.cad.fileformats.ifc.ifc2x3.entities | |
| com.aspose.cad.fileformats.ifc.ifc2x3.types |
| Modifier and Type | Method and Description |
|---|---|
IfcWindowPanelPositionEnum |
IfcPermeableCoveringProperties.getPanelPosition() |
IfcWindowPanelPositionEnum |
IfcWindowPanelProperties.getPanelPosition() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcPermeableCoveringProperties.setPanelPosition(IfcWindowPanelPositionEnum value) |
void |
IfcWindowPanelProperties.setPanelPosition(IfcWindowPanelPositionEnum value) |
| Modifier and Type | Method and Description |
|---|---|
static IfcWindowPanelPositionEnum |
IfcWindowPanelPositionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcWindowPanelPositionEnum[] |
IfcWindowPanelPositionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|