Search Results for

    Show / Hide Table of Contents

    Struct UFGdt.DatumTargetPoint

    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 UFGdt.DatumTargetPoint

    Fields

    datum_feature

    Declaration
    public Tag datum_feature
    Field Value
    Type Description
    Tag

    point_data

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

    point_on_surface

    Declaration
    public Tag point_on_surface
    Field Value
    Type Description
    Tag

    target_index

    Declaration
    public int target_index
    Field Value
    Type Description
    int
    In this article
    Back to top Generated by DocFX