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
    System.String

    TargetIndex

    Declaration
    int TargetIndex { get; set; }
    Property Value
    Type Description
    System.Int32
    In This Article
    Back to top Generated by DocFX