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

Contains status information. More...

Public Member Functions

 StatusInfo (int totalNumInitial, int lowLabelInitial, int highLabelInitial)
 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  totalNumInitial,
int  lowLabelInitial,
int  highLabelInitial 
)

Constructor for the StatusInfo struct.

Parameters
totalNumInitialtotal number of entities
lowLabelInitiallow label
highLabelInitialhigh 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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.