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

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

Inheritance diagram for NXOpen::Annotations::DatumData:
NXOpen::TransientObject

List of all members.

Public Member Functions

bool AlwaysVertical ()
 Returns the flag indicating whether the datum is always vertical (without the stub)
Created in NX4.0.0.
bool DrawX ()
 Returns the flag indicating whether to draw X, where the leader terminates
Created in NX4.0.0.
NXOpen::Annotations::SimpleDraftingAidPreferencesGetSimpleDraftingAidPreferences ()
 Returns the SimpleDraftingAidPreferences object.
NXString Label ()
 Returns the label
Created in NX4.0.0.
void SetAlwaysVertical (bool alwaysVertical)
 Sets the flag indicating whether the datum is always vertical (without the stub)
Created in NX4.0.0.
void SetDrawX (bool drawX)
 Sets the flag indicating whether to draw X, where the leader terminates
Created in NX4.0.0.
void SetLabel (const NXString &label)
 Sets the label
Created in NX4.0.0.
void SetSimpleDraftingAidPreferences (NXOpen::Annotations::SimpleDraftingAidPreferences *preferences)
 Sets the SimpleDraftingAidPreferences object
Created in NX4.0.0.
virtual ~DatumData ()
 Frees the object from memory.

Detailed Description

Represents datum 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 flag indicating whether the datum is always vertical (without the stub)
Created in NX4.0.0.



License requirements : None

Returns the flag indicating whether to draw X, where the leader terminates
Created in NX4.0.0.



License requirements : None

Returns the SimpleDraftingAidPreferences object.

Returns:
Datum preferences
Created in NX4.0.0.

License requirements : None

Returns the label
Created in NX4.0.0.



License requirements : None

Sets the flag indicating whether the datum is always vertical (without the stub)
Created in NX4.0.0.



License requirements : None

Parameters:
alwaysVerticalFlag indicating whether the datum is always vertical

Sets the flag indicating whether to draw X, where the leader terminates
Created in NX4.0.0.



License requirements : None

Parameters:
drawXFlag indicating whether to draw X where leader termiantes

Sets the label
Created in NX4.0.0.



License requirements : None

Parameters:
labelDatum label

Sets the SimpleDraftingAidPreferences object
Created in NX4.0.0.



License requirements : None

Parameters:
preferencesNew datum preferences

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