NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
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 LoadCaseIndex, int IterationIndex, NXOpen.CAE.Result.Type Type)
 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
  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  LoadCaseIndex,
int  IterationIndex,
NXOpen.CAE.Result.Type  Type 
)
inline

Constructor for the VelocityParameters struct.

Parameters
LoadCaseIndexload case number starting from 0
IterationIndexiteration number starting from 0
Type

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


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