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

Contains status information More...

Public Member Functions

 StatusInfo (int TotalNum, int LowLabel, int HighLabel)
 Constructor for the StatusInfo struct. More...
 

Public Attributes

int HighLabel
 high label More...
 
int LowLabel
 low label More...
 
int TotalNum
 total number of entities More...
 

Detailed Description

Contains status information

Constructor & Destructor Documentation

NXOpen.CAE.IMeshManager.StatusInfo.StatusInfo ( int  TotalNum,
int  LowLabel,
int  HighLabel 
)
inline

Constructor for the StatusInfo struct.

Parameters
TotalNumtotal number of entities
LowLabellow label
HighLabelhigh label

Member Data Documentation

int NXOpen.CAE.IMeshManager.StatusInfo.HighLabel

high label

int NXOpen.CAE.IMeshManager.StatusInfo.LowLabel

low label

int NXOpen.CAE.IMeshManager.StatusInfo.TotalNum

total number of entities


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