CaeGroupCollectionAutoGroupErrorCodes_Struct Struct¶
NXOpen.CAE.CaeGroupCollection.AutoGroupErrorCodes is an alias for NXOpen.CAE.CaeGroupCollectionAutoGroupErrorCodes_Struct
-
class
NXOpen.CAE.CaeGroupCollectionAutoGroupErrorCodes_Struct¶ Bases:
objectContains list of error codes for each auto group type .
Constructor: NXOpen.CAE.CaeGroupCollection.AutoGroupErrorCodes()
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 | returns error code for meshes by mesh collector type and also mesh subtype |
| ConnectedcompNodes | returns error code for nodes connected across assembly components |
ByMaterial¶
-
CaeGroupCollectionAutoGroupErrorCodes_Struct.ByMaterial¶ returns error code for meshes by material
-------------------------------------Field Value Type:int
ByPpt¶
-
CaeGroupCollectionAutoGroupErrorCodes_Struct.ByPpt¶ returns error code for meshes by physical property table
-------------------------------------Field Value Type:int
ByColor¶
-
CaeGroupCollectionAutoGroupErrorCodes_Struct.ByColor¶ returns error code for meshes by color
-------------------------------------Field Value Type:int
BySection¶
-
CaeGroupCollectionAutoGroupErrorCodes_Struct.BySection¶ returns error code for meshes by 1-D section
-------------------------------------Field Value Type:int
ByLaminate¶
-
CaeGroupCollectionAutoGroupErrorCodes_Struct.ByLaminate¶ returns error code for meshes by laminate
-------------------------------------Field Value Type:int
ByDimension¶
-
CaeGroupCollectionAutoGroupErrorCodes_Struct.ByDimension¶ returns error code for meshes by dimension
-------------------------------------Field Value Type:int
ByMeshcolltype¶
-
CaeGroupCollectionAutoGroupErrorCodes_Struct.ByMeshcolltype¶ returns error code for meshes by mesh collector type
-------------------------------------Field Value Type:int