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