IMeshManagerStatusInfo_Struct Struct

NXOpen.CAE.IMeshManager.StatusInfo is an alias for NXOpen.CAE.IMeshManagerStatusInfo_Struct

class NXOpen.CAE.IMeshManagerStatusInfo_Struct

Bases: object

Contains status information .

Constructor: NXOpen.CAE.IMeshManager.StatusInfo()

Fields

Field Description
TotalNum total number of entities
LowLabel low label
HighLabel high label

TotalNum

IMeshManagerStatusInfo_Struct.TotalNum

total number of entities -------------------------------------

Field Value Type:int

LowLabel

IMeshManagerStatusInfo_Struct.LowLabel

low label -------------------------------------

Field Value Type:int

HighLabel

IMeshManagerStatusInfo_Struct.HighLabel

high label -------------------------------------

Field Value Type:int