Package | Description |
---|---|
com.aspose.cad.fileformats.ifc.ifc4.entities | |
com.aspose.cad.fileformats.ifc.ifc4.types |
Modifier and Type | Method and Description |
---|---|
IfcReinforcingMeshTypeEnum |
IfcReinforcingMesh.getPredefinedType() |
IfcReinforcingMeshTypeEnum |
IfcReinforcingMeshType.getPredefinedType() |
Modifier and Type | Method and Description |
---|---|
void |
IfcReinforcingMesh.setPredefinedType(IfcReinforcingMeshTypeEnum value) |
void |
IfcReinforcingMeshType.setPredefinedType(IfcReinforcingMeshTypeEnum value) |
Modifier and Type | Method and Description |
---|---|
static IfcReinforcingMeshTypeEnum |
IfcReinforcingMeshTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcReinforcingMeshTypeEnum[] |
IfcReinforcingMeshTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|