Struct CaeGroupCollection.AutoGroupErrorCodes
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.dll
Syntax
public struct AutoGroupErrorCodes
Fields
ByColor
Declaration
Field Value
Type |
Description |
System.Int32 |
|
ByDimension
Declaration
Field Value
Type |
Description |
System.Int32 |
|
ByLaminate
Declaration
Field Value
Type |
Description |
System.Int32 |
|
ByMaterial
Declaration
Field Value
Type |
Description |
System.Int32 |
|
ByMeshcolltype
Declaration
public int ByMeshcolltype
Field Value
Type |
Description |
System.Int32 |
|
ByMeshsubtype
Declaration
Field Value
Type |
Description |
System.Int32 |
|
ByPpt
Declaration
Field Value
Type |
Description |
System.Int32 |
|
BySection
Declaration
Field Value
Type |
Description |
System.Int32 |
|
ConnectedcompNodes
Declaration
public int ConnectedcompNodes
Field Value
Type |
Description |
System.Int32 |
|
Methods
ToString()
Declaration
public override string ToString()
Returns
Type |
Description |
System.String |
|
Overrides
System.ValueType.ToString()