Search Results for

    Show / Hide Table of Contents

    Struct UFAssem._DeformPartWarnings

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    struct _DeformPartWarnings

    Fields

    expressions_with_warnings

    Declaration
    public Tag*expressions_with_warnings
    Field Value
    Type Description
    Tag*

    num_warnings

    Declaration
    public int num_warnings
    Field Value
    Type Description
    System.Int32

    warning_codes

    Declaration
    public int *warning_codes
    Field Value
    Type Description
    System.Int32*

    warning_strings

    Declaration
    public sbyte **warning_strings
    Field Value
    Type Description
    System.SByte**
    In This Article
    Back to top Generated by DocFX