| Package | Description |
|---|---|
| com.aspose.cad.fileformats.ifc.ifc2x3.entities | |
| com.aspose.cad.fileformats.ifc.ifc2x3.types |
| Modifier and Type | Method and Description |
|---|---|
IfcInternalOrExternalEnum2X3 |
IfcSpace2X3.getInteriorOrExteriorSpace() |
IfcInternalOrExternalEnum2X3 |
IfcRelSpaceBoundary2X3.getInternalOrExternalBoundary() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcSpace2X3.setInteriorOrExteriorSpace(IfcInternalOrExternalEnum2X3 value) |
void |
IfcRelSpaceBoundary2X3.setInternalOrExternalBoundary(IfcInternalOrExternalEnum2X3 value) |
| Modifier and Type | Method and Description |
|---|---|
static IfcInternalOrExternalEnum2X3 |
IfcInternalOrExternalEnum2X3.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcInternalOrExternalEnum2X3[] |
IfcInternalOrExternalEnum2X3.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.