| Package | Description |
|---|---|
| com.aspose.cad.fileformats.ifc.ifc4.entities | |
| com.aspose.cad.fileformats.ifc.ifc4.types |
| Modifier and Type | Method and Description |
|---|---|
IfcWindowTypeEnum4 |
IfcWindow4.getPredefinedType() |
IfcWindowTypeEnum4 |
IfcWindowType4.getPredefinedType() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcWindow4.setPredefinedType(IfcWindowTypeEnum4 value) |
void |
IfcWindowType4.setPredefinedType(IfcWindowTypeEnum4 value) |
| Modifier and Type | Method and Description |
|---|---|
static IfcWindowTypeEnum4 |
IfcWindowTypeEnum4.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcWindowTypeEnum4[] |
IfcWindowTypeEnum4.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.