Package | Description |
---|---|
nxopen.cae |
Provides classes and interfaces relating to Advanced Simulation and Design Simulation.
|
Modifier and Type | Field and Description |
---|---|
static PolygonFaceOnMeshBuilder.PolygonFaceOnMeshType |
PolygonFaceOnMeshBuilder.PolygonFaceOnMeshType.ELEMENT_FREE_FACE
3D Element free faces
|
static PolygonFaceOnMeshBuilder.PolygonFaceOnMeshType |
PolygonFaceOnMeshBuilder.PolygonFaceOnMeshType.TWO_DIMENSION_ELEMENT
2D Element
|
Modifier and Type | Method and Description |
---|---|
PolygonFaceOnMeshBuilder.PolygonFaceOnMeshType |
PolygonFaceOnMeshBuilder.type()
Returns the selection method for different ways of selection
License requirements: None. |
static PolygonFaceOnMeshBuilder.PolygonFaceOnMeshType |
PolygonFaceOnMeshBuilder.PolygonFaceOnMeshType.valueOf(int value)
Returns the enum constant of the specified enum type with the specified value.
|
static PolygonFaceOnMeshBuilder.PolygonFaceOnMeshType |
PolygonFaceOnMeshBuilder.PolygonFaceOnMeshType.valueOf(String name)
Returns the enum constant of the specified enum type with the specified name.
|
static PolygonFaceOnMeshBuilder.PolygonFaceOnMeshType[] |
PolygonFaceOnMeshBuilder.PolygonFaceOnMeshType.values()
Returns an array that contains the values for this enum.
|
Modifier and Type | Method and Description |
---|---|
void |
PolygonFaceOnMeshBuilder.setType(PolygonFaceOnMeshBuilder.PolygonFaceOnMeshType selectionType)
License requirements: nx_masterfem ("Finite Element Modeling") . |
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.