CaeGroupCollectionAutoGroupErrorCodes_Struct Struct

NXOpen.CAE.CaeGroupCollection.AutoGroupErrorCodes is an alias for NXOpen.CAE.CaeGroupCollectionAutoGroupErrorCodes_Struct

class NXOpen.CAE.CaeGroupCollectionAutoGroupErrorCodes_Struct

Bases: object

Contains list of error codes for each auto group type

Fields

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

ByMaterial

CaeGroupCollectionAutoGroupErrorCodes_Struct.ByMaterial

returns error code for meshes by material -------------------------------------

Getter Method Signature ByMaterial()

Returns:
Return type:int

-------------------------------------

Setter Method

Signature ByMaterial(value)

Parameters:value (int) –

ByPpt

CaeGroupCollectionAutoGroupErrorCodes_Struct.ByPpt

returns error code for meshes by physical property table -------------------------------------

Getter Method Signature ByPpt()

Returns:
Return type:int

-------------------------------------

Setter Method

Signature ByPpt(value)

Parameters:value (int) –

ByColor

CaeGroupCollectionAutoGroupErrorCodes_Struct.ByColor

returns error code for meshes by color -------------------------------------

Getter Method Signature ByColor()

Returns:
Return type:int

-------------------------------------

Setter Method

Signature ByColor(value)

Parameters:value (int) –

BySection

CaeGroupCollectionAutoGroupErrorCodes_Struct.BySection

returns error code for meshes by 1-D section -------------------------------------

Getter Method Signature BySection()

Returns:
Return type:int

-------------------------------------

Setter Method

Signature BySection(value)

Parameters:value (int) –

ByLaminate

CaeGroupCollectionAutoGroupErrorCodes_Struct.ByLaminate

returns error code for meshes by laminate -------------------------------------

Getter Method Signature ByLaminate()

Returns:
Return type:int

-------------------------------------

Setter Method

Signature ByLaminate(value)

Parameters:value (int) –

ByDimension

CaeGroupCollectionAutoGroupErrorCodes_Struct.ByDimension

returns error code for meshes by dimension -------------------------------------

Getter Method Signature ByDimension()

Returns:
Return type:int

-------------------------------------

Setter Method

Signature ByDimension(value)

Parameters:value (int) –

ByMeshcolltype

CaeGroupCollectionAutoGroupErrorCodes_Struct.ByMeshcolltype

returns error code for meshes by mesh collector type -------------------------------------

Getter Method Signature ByMeshcolltype()

Returns:
Return type:int

-------------------------------------

Setter Method

Signature ByMeshcolltype(value)

Parameters:value (int) –

ByMeshsubtype

CaeGroupCollectionAutoGroupErrorCodes_Struct.ByMeshsubtype

-------------------------------------

Getter Method Signature ByMeshsubtype()

Returns:
Return type:int

-------------------------------------

Setter Method

Signature ByMeshsubtype(value)

Parameters:value (int) –