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