Search Results for

    Show / Hide Table of Contents

    Struct CaeGroupCollection.AutoGroupTypes

    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 AutoGroupTypes

    Fields

    ByColor

    Declaration
    public bool ByColor
    Field Value
    Type Description
    System.Boolean

    ByDimension

    Declaration
    public bool ByDimension
    Field Value
    Type Description
    System.Boolean

    ByLaminate

    Declaration
    public bool ByLaminate
    Field Value
    Type Description
    System.Boolean

    ByMaterial

    Declaration
    public bool ByMaterial
    Field Value
    Type Description
    System.Boolean

    ByMeshcolltype

    Declaration
    public bool ByMeshcolltype
    Field Value
    Type Description
    System.Boolean

    ByMeshsubtype

    Declaration
    public bool ByMeshsubtype
    Field Value
    Type Description
    System.Boolean

    ByPpt

    Declaration
    public bool ByPpt
    Field Value
    Type Description
    System.Boolean

    BySection

    Declaration
    public bool BySection
    Field Value
    Type Description
    System.Boolean

    ConnectedcompNodes

    Declaration
    public bool ConnectedcompNodes
    Field Value
    Type Description
    System.Boolean

    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