Search Results for

    Show / Hide Table of Contents

    Struct UFWeight.Exceptions

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct UFWeight.Exceptions

    Fields

    body_names

    Declaration
    public string[] body_names
    Field Value
    Type Description
    string[]

    comp_names

    Declaration
    public string[] comp_names
    Field Value
    Type Description
    string[]

    n_exceptions

    Declaration
    public int n_exceptions
    Field Value
    Type Description
    int

    on_body

    Declaration
    public bool[] on_body
    Field Value
    Type Description
    bool[]

    on_part

    Declaration
    public bool[] on_part
    Field Value
    Type Description
    bool[]

    part_names

    Declaration
    public string[] part_names
    Field Value
    Type Description
    string[]

    reasons

    Declaration
    public UFWeight.ExceptionReason[] reasons
    Field Value
    Type Description
    ExceptionReason[]

    repeat_counts

    Declaration
    public int[] repeat_counts
    Field Value
    Type Description
    int[]
    In this article
    Back to top Generated by DocFX