Search Results for

    Show / Hide Table of Contents

    Interface IDatumTarget

    Inherited Members
    INXObject.FindObject(string)
    INXObject.Print()
    INXObject.SetName(string)
    INXObject.IsOccurrence
    INXObject.JournalIdentifier
    INXObject.Name
    INXObject.OwningComponent
    INXObject.OwningPart
    INXObject.Prototype
    Namespace: NXOpen.Annotations
    Assembly: NXOpen.dll
    Syntax
    public interface IDatumTarget : INXObject

    Properties

    DatumLabel

    Declaration
    string DatumLabel { get; set; }
    Property Value
    Type Description
    string

    TargetIndex

    Declaration
    int TargetIndex { get; set; }
    Property Value
    Type Description
    int
    In this article
    Back to top Generated by DocFX