NX Open C++ Reference Guide
Public Member Functions | Public Attributes
NXOpen::CAE::CaeGroupCollection::AutoGroupErrorCodes Struct Reference

Contains list of error codes for each auto group type. More...

List of all members.

Public Member Functions

 AutoGroupErrorCodes (int byMaterialInitial, int byPptInitial, int byColorInitial, int bySectionInitial, int byLaminateInitial, int byDimensionInitial, int byMeshcolltypeInitial, int byMeshsubtypeInitial)
 Constructor for the AutoGroupErrorCodes struct.

Public Attributes

int ByColor
 returns error code for meshes by color
int ByDimension
 returns error code for meshes by dimension
int ByLaminate
 returns error code for meshes by laminate
int ByMaterial
 returns error code for meshes by material
int ByMeshcolltype
 returns error code for meshes by mesh collector type
int ByMeshsubtype
 by meshsubtype
int ByPpt
 returns error code for meshes by physical property table
int BySection
 returns error code for meshes by 1-D section

Detailed Description

Contains list of error codes for each auto group type.


Constructor & Destructor Documentation

NXOpen::CAE::CaeGroupCollection::AutoGroupErrorCodes::AutoGroupErrorCodes ( int  byMaterialInitial,
int  byPptInitial,
int  byColorInitial,
int  bySectionInitial,
int  byLaminateInitial,
int  byDimensionInitial,
int  byMeshcolltypeInitial,
int  byMeshsubtypeInitial 
)

Constructor for the AutoGroupErrorCodes struct.

Parameters:
byMaterialInitialreturns error code for meshes by material
byPptInitialreturns error code for meshes by physical property table
byColorInitialreturns error code for meshes by color
bySectionInitialreturns error code for meshes by 1-D section
byLaminateInitialreturns error code for meshes by laminate
byDimensionInitialreturns error code for meshes by dimension
byMeshcolltypeInitialreturns error code for meshes by mesh collector type
byMeshsubtypeInitialby meshsubtype

Member Data Documentation

returns error code for meshes by color

returns error code for meshes by dimension

returns error code for meshes by laminate

returns error code for meshes by material

returns error code for meshes by mesh collector type

by meshsubtype

returns error code for meshes by physical property table

returns error code for meshes by 1-D section


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