Search Results for

    Show / Hide Table of Contents

    Struct UFAssem.McArrayData

    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.McArrayData

    Fields

    array_name

    Declaration
    public string array_name
    Field Value
    Type Description
    string

    array_subtype

    Declaration
    public int array_subtype
    Field Value
    Type Description
    int

    axis_definitions

    Declaration
    public Tag[] axis_definitions
    Field Value
    Type Description
    Tag[]

    dimensions

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

    master_component

    Declaration
    public Tag master_component
    Field Value
    Type Description
    Tag

    offsets

    Declaration
    public Tag[] offsets
    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