| Package | Description |
|---|---|
| com.aspose.cad.fileformats.ifc.ifc2x3.entities | |
| com.aspose.cad.fileformats.ifc.ifc2x3.types |
| Modifier and Type | Method and Description |
|---|---|
IfcObjectTypeEnum2X3 |
IfcProxy2X3.getProxyType() |
IfcObjectTypeEnum2X3 |
IfcRelAssigns2X3.getRelatedObjectsType() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcProxy2X3.setProxyType(IfcObjectTypeEnum2X3 value) |
void |
IfcRelAssigns2X3.setRelatedObjectsType(IfcObjectTypeEnum2X3 value) |
| Modifier and Type | Method and Description |
|---|---|
static IfcObjectTypeEnum2X3 |
IfcObjectTypeEnum2X3.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcObjectTypeEnum2X3[] |
IfcObjectTypeEnum2X3.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.