Search Results for

    Show / Hide Table of Contents

    Struct UFSket.Info

    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 UFSket.Info

    Fields

    csys

    Declaration
    public double[] csys
    Field Value
    Type Description
    double[]

    csys_tag

    Declaration
    public Tag csys_tag
    Field Value
    Type Description
    Tag

    datum

    Declaration
    public double[] datum
    Field Value
    Type Description
    double[]

    datum_tag

    Declaration
    public Tag datum_tag
    Field Value
    Type Description
    Tag

    name

    Declaration
    public string name
    Field Value
    Type Description
    string

    subtype

    Declaration
    public int subtype
    Field Value
    Type Description
    int

    view_name

    Declaration
    public string view_name
    Field Value
    Type Description
    string
    In this article
    Back to top Generated by DocFX