Interface IDatumTarget
Inherited Members
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 |