| Package | Description |
|---|---|
| com.aspose.cad.fileformats.ifc.ifc4x3.entities | |
| com.aspose.cad.fileformats.ifc.ifc4x3.types |
| Modifier and Type | Method and Description |
|---|---|
IfcDoorTypeEnum4X3 |
IfcDoor4X3.getPredefinedType() |
IfcDoorTypeEnum4X3 |
IfcDoorType4X3.getPredefinedType() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcDoor4X3.setPredefinedType(IfcDoorTypeEnum4X3 value) |
void |
IfcDoorType4X3.setPredefinedType(IfcDoorTypeEnum4X3 value) |
| Modifier and Type | Method and Description |
|---|---|
static IfcDoorTypeEnum4X3 |
IfcDoorTypeEnum4X3.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcDoorTypeEnum4X3[] |
IfcDoorTypeEnum4X3.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.