Package | Description |
---|---|
nxopen.cae |
Provides classes and interfaces relating to Advanced Simulation and Design Simulation.
|
Modifier and Type | Field and Description |
---|---|
static BushingEADBuilder.OrientationMethod |
BushingEADBuilder.OrientationMethod.CSYSTEM
use a csystem to orient the element
|
static BushingEADBuilder.OrientationMethod |
BushingEADBuilder.OrientationMethod.NODE
use a node to orient the element
|
static BushingEADBuilder.OrientationMethod |
BushingEADBuilder.OrientationMethod.VECTOR
use a vector to orient the element
|
Modifier and Type | Method and Description |
---|---|
BushingEADBuilder.OrientationMethod |
BushingEADBuilder.oriMethod()
Returns the method to get the element orientation method
License requirements: nx_masterfem ("Finite Element Modeling") . |
static BushingEADBuilder.OrientationMethod |
BushingEADBuilder.OrientationMethod.valueOf(int value)
Returns the enum constant of the specified enum type with the specified value.
|
static BushingEADBuilder.OrientationMethod |
BushingEADBuilder.OrientationMethod.valueOf(String name)
Returns the enum constant of the specified enum type with the specified name.
|
static BushingEADBuilder.OrientationMethod[] |
BushingEADBuilder.OrientationMethod.values()
Returns an array that contains the values for this enum.
|
Modifier and Type | Method and Description |
---|---|
void |
BushingEADBuilder.setOriMethod(BushingEADBuilder.OrientationMethod oriMethod)
License requirements: nx_masterfem ("Finite Element Modeling") . |
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.