NX Open C++ Reference Guide
|
Velociy parameter structure to specify result state for the velocity field used in streamline extraction. More...
Public Member Functions | |
VelocityParameters (int loadCaseIndexInitial, int iterationIndexInitial, const NXOpen::CAE::Result::Type &typeInitial) | |
Constructor for the VelocityParameters struct. | |
Public Attributes | |
int | IterationIndex |
iteration number starting from 0 | |
int | LoadCaseIndex |
load case number starting from 0 | |
NXOpen::CAE::Result::Type | Type |
type | |
Velociy parameter structure to specify result state for the velocity field used in streamline extraction.
NXOpen::CAE::Result::VelocityParameters::VelocityParameters | ( | int | loadCaseIndexInitial, |
int | iterationIndexInitial, | ||
const NXOpen::CAE::Result::Type & | typeInitial | ||
) |
Constructor for the VelocityParameters struct.
loadCaseIndexInitial | load case number starting from 0 |
iterationIndexInitial | iteration number starting from 0 |
typeInitial | type |
int NXOpen::CAE::Result::VelocityParameters::IterationIndex |
iteration number starting from 0
int NXOpen::CAE::Result::VelocityParameters::LoadCaseIndex |
load case number starting from 0
NXOpen::CAE::Result::Type NXOpen::CAE::Result::VelocityParameters::Type |
type