Search Results for

    Show / Hide Table of Contents

    Struct UFAssem.IsetArrayData

    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 UFAssem.IsetArrayData

    Fields

    array_name

    Declaration
    public string array_name
    Field Value
    Type Description
    string

    dimensions

    Declaration
    public int[] dimensions
    Field Value
    Type Description
    int[]

    feature_iset

    Declaration
    public Tag feature_iset
    Field Value
    Type Description
    Tag

    template_component

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