Search Results for

    Show / Hide Table of Contents

    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)
    Namespace: NXOpen.CAE
    Assembly: NXOpen.dll
    Syntax
    public struct AutoGroupErrorCodes

    Fields

    ByColor

    Declaration
    public int ByColor
    Field Value
    Type Description
    System.Int32

    ByDimension

    Declaration
    public int ByDimension
    Field Value
    Type Description
    System.Int32

    ByLaminate

    Declaration
    public int ByLaminate
    Field Value
    Type Description
    System.Int32

    ByMaterial

    Declaration
    public int ByMaterial
    Field Value
    Type Description
    System.Int32

    ByMeshcolltype

    Declaration
    public int ByMeshcolltype
    Field Value
    Type Description
    System.Int32

    ByMeshsubtype

    Declaration
    public int ByMeshsubtype
    Field Value
    Type Description
    System.Int32

    ByPpt

    Declaration
    public int ByPpt
    Field Value
    Type Description
    System.Int32

    BySection

    Declaration
    public int BySection
    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()
    In This Article
    Back to top Generated by DocFX