Search Results for

    Show / Hide Table of Contents

    Struct UFAssem.McArrayData

    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
    public struct McArrayData

    Fields

    array_name

    Declaration
    public string array_name
    Field Value
    Type Description
    System.String

    array_subtype

    Declaration
    public int array_subtype
    Field Value
    Type Description
    System.Int32

    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