Package | Description |
---|---|
nxopen.cae |
Provides classes and interfaces relating to Advanced Simulation and Design Simulation.
|
Modifier and Type | Field and Description |
---|---|
static PostGraphBuilder.IncompatibleResult |
PostGraphBuilder.IncompatibleResult.ABORT |
static PostGraphBuilder.IncompatibleResult |
PostGraphBuilder.IncompatibleResult.SKIP |
Modifier and Type | Method and Description |
---|---|
PostGraphBuilder.IncompatibleResult |
PostGraphBuilder.incompatibleResultOption()
Returns the error handling option when results are not compatible on selected entities or path
License requirements: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation") . |
static PostGraphBuilder.IncompatibleResult |
PostGraphBuilder.IncompatibleResult.valueOf(int value)
Returns the enum constant of the specified enum type with the specified value.
|
static PostGraphBuilder.IncompatibleResult |
PostGraphBuilder.IncompatibleResult.valueOf(String name)
Returns the enum constant of the specified enum type with the specified name.
|
static PostGraphBuilder.IncompatibleResult[] |
PostGraphBuilder.IncompatibleResult.values()
Returns an array that contains the values for this enum.
|
Modifier and Type | Method and Description |
---|---|
void |
PostGraphBuilder.setIncompatibleResultOption(PostGraphBuilder.IncompatibleResult incompatibleResult)
License requirements: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation") . |
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.