NX Open C++ Reference Guide
Public Member Functions | Public Attributes | List of all members
NXOpen::CAE::Result::VelocityParameters Struct Reference

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. More...
 

Public Attributes

int IterationIndex
 iteration number starting from 0 More...
 
int LoadCaseIndex
 load case number starting from 0 More...
 
NXOpen::CAE::Result::Type Type
 type More...
 

Detailed Description

Velociy parameter structure to specify result state for the velocity field used in streamline extraction.

Constructor & Destructor Documentation

NXOpen::CAE::Result::VelocityParameters::VelocityParameters ( int  loadCaseIndexInitial,
int  iterationIndexInitial,
const NXOpen::CAE::Result::Type typeInitial 
)

Constructor for the VelocityParameters struct.

Parameters
loadCaseIndexInitialload case number starting from 0
iterationIndexInitialiteration number starting from 0
typeInitialtype

Member Data Documentation

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


The documentation for this struct was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.