NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Attributes | List of all members
NXOpen.CAE.ModeSet.ModeInfo Struct Reference

Struct for output parameters of get_mode_by_index More...

Public Attributes

string Annotation
 the annotation of the mode More...
 
double DampingRatio
 the damping ratio of the mode More...
 
string DataSourceName
 the data source name of the mode More...
 
int ExportedIndex
 the exported index of the mode More...
 
int Label
 the label of the mode within the mode set More...
 
double ModalMassImg
 the imaginary part of the modal mass of the mode More...
 
double ModalMassReal
 the real part of the modal mass of the mode More...
 
bool Status
 the status of the mode More...
 
double UndampedFrequency
 the undamped frequency of the mode More...
 

Detailed Description

Struct for output parameters of get_mode_by_index

Member Data Documentation

string NXOpen.CAE.ModeSet.ModeInfo.Annotation

the annotation of the mode

double NXOpen.CAE.ModeSet.ModeInfo.DampingRatio

the damping ratio of the mode

string NXOpen.CAE.ModeSet.ModeInfo.DataSourceName

the data source name of the mode

int NXOpen.CAE.ModeSet.ModeInfo.ExportedIndex

the exported index of the mode

int NXOpen.CAE.ModeSet.ModeInfo.Label

the label of the mode within the mode set

double NXOpen.CAE.ModeSet.ModeInfo.ModalMassImg

the imaginary part of the modal mass of the mode

double NXOpen.CAE.ModeSet.ModeInfo.ModalMassReal

the real part of the modal mass of the mode

bool NXOpen.CAE.ModeSet.ModeInfo.Status

the status of the mode

double NXOpen.CAE.ModeSet.ModeInfo.UndampedFrequency

the undamped frequency of the mode


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