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

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

List of all members.

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

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

iteration number starting from 0

load case number starting from 0

type


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