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

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, int connectedcompNodesInitial)
 Constructor for the AutoGroupErrorCodes struct. More...
 

Public Attributes

int ByColor
 returns error code for meshes by color More...
 
int ByDimension
 returns error code for meshes by dimension More...
 
int ByLaminate
 returns error code for meshes by laminate More...
 
int ByMaterial
 returns error code for meshes by material More...
 
int ByMeshcolltype
 returns error code for meshes by mesh collector type More...
 
int ByMeshsubtype
 returns error code for meshes by mesh collector type and also mesh subtype More...
 
int ByPpt
 returns error code for meshes by physical property table More...
 
int BySection
 returns error code for meshes by 1-D section More...
 
int ConnectedcompNodes
 returns error code for nodes connected across assembly components More...
 

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,
int  connectedcompNodesInitial 
)

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
byMeshsubtypeInitialreturns error code for meshes by mesh collector type and also mesh subtype
connectedcompNodesInitialreturns error code for nodes connected across assembly components

Member Data Documentation

int NXOpen::CAE::CaeGroupCollection::AutoGroupErrorCodes::ByColor

returns error code for meshes by color

int NXOpen::CAE::CaeGroupCollection::AutoGroupErrorCodes::ByDimension

returns error code for meshes by dimension

int NXOpen::CAE::CaeGroupCollection::AutoGroupErrorCodes::ByLaminate

returns error code for meshes by laminate

int NXOpen::CAE::CaeGroupCollection::AutoGroupErrorCodes::ByMaterial

returns error code for meshes by material

int NXOpen::CAE::CaeGroupCollection::AutoGroupErrorCodes::ByMeshcolltype

returns error code for meshes by mesh collector type

int NXOpen::CAE::CaeGroupCollection::AutoGroupErrorCodes::ByMeshsubtype

returns error code for meshes by mesh collector type and also mesh subtype

int NXOpen::CAE::CaeGroupCollection::AutoGroupErrorCodes::ByPpt

returns error code for meshes by physical property table

int NXOpen::CAE::CaeGroupCollection::AutoGroupErrorCodes::BySection

returns error code for meshes by 1-D section

int NXOpen::CAE::CaeGroupCollection::AutoGroupErrorCodes::ConnectedcompNodes

returns error code for nodes connected across assembly components


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