Search Results for

    Show / Hide Table of Contents

    Struct UFModl.UdfExpData

    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 UFModl.UdfExpData

    Fields

    new_exp_values

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

    num_exps

    Declaration
    public int num_exps
    Field Value
    Type Description
    int

    old_exps

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