NX Open C++ Reference Guide
|
Contains list of error codes for each auto group type. More...
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 |
Contains list of error codes for each auto group type.
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.
byMaterialInitial | returns error code for meshes by material |
byPptInitial | returns error code for meshes by physical property table |
byColorInitial | returns error code for meshes by color |
bySectionInitial | returns error code for meshes by 1-D section |
byLaminateInitial | returns error code for meshes by laminate |
byDimensionInitial | returns error code for meshes by dimension |
byMeshcolltypeInitial | returns error code for meshes by mesh collector type |
byMeshsubtypeInitial | by meshsubtype |
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