Search Results for

    Show / Hide Table of Contents

    Struct UFMotion.Marker

    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 UFMotion.Marker

    Fields

    attachment_tag

    Declaration
    public Tag attachment_tag
    Field Value
    Type Description
    Tag

    location

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

    marker_type

    Declaration
    public UFMotion.MarkerType marker_type
    Field Value
    Type Description
    UFMotion.MarkerType

    name

    Declaration
    public string name
    Field Value
    Type Description
    string

    orientation_tag

    Declaration
    public Tag orientation_tag
    Field Value
    Type Description
    Tag

    origin_tag

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