NX Open C++ Reference Guide
Public Member Functions
NXOpen::Annotations::DatumTargetData Class Reference

Represents datum target data
Created in NX4.0.0. More...

Inheritance diagram for NXOpen::Annotations::DatumTargetData:
NXOpen::TransientObject NXOpen::Annotations::ArbitraryTargetData NXOpen::Annotations::CircularTargetData NXOpen::Annotations::RectangularTargetData

List of all members.

Public Member Functions

NXString DatumLabel ()
 Returns the datum label
Created in NX4.0.0.
NXOpen::Annotations::SimpleDraftingAidPreferencesGetSimpleDraftingAidPreferences ()
 Returns the SimpleDraftingAidPreferences object.
int Index ()
 Returns the target index
Created in NX4.0.0.
void SetDatumLabel (const NXString &datumLabel)
 Sets the datum label
Created in NX4.0.0.
void SetIndex (int index)
 Sets the target index
Created in NX4.0.0.
void SetSimpleDraftingAidPreferences (NXOpen::Annotations::SimpleDraftingAidPreferences *preferences)
 Sets the SimpleDraftingAidPreferences object
Created in NX4.0.0.
virtual ~DatumTargetData ()
 Frees the object from memory.

Detailed Description

Represents datum target data
Created in NX4.0.0.



Constructor & Destructor Documentation

Frees the object from memory.

After this method is called, it is illegal to use the object. In .NET, this method is automatically called when the object is deleted by the garbage collector.
Created in NX4.0.0.

License requirements : None


Member Function Documentation

Returns the datum label
Created in NX4.0.0.



License requirements : None

Returns the SimpleDraftingAidPreferences object.

Returns:
Datum target preferences
Created in NX4.0.0.

License requirements : None

Returns the target index
Created in NX4.0.0.



License requirements : None

Sets the datum label
Created in NX4.0.0.



License requirements : None

Parameters:
datumLabelNew datum label

Sets the target index
Created in NX4.0.0.



License requirements : None

Parameters:
indexNew target index

Sets the SimpleDraftingAidPreferences object
Created in NX4.0.0.



License requirements : None

Parameters:
preferencesNew datum target preferences

The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.