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

Represents simple drafting aid preferences
Created in NX4.0.0. More...

Inheritance diagram for NXOpen::Annotations::SimpleDraftingAidPreferences:
NXOpen::TransientObject

List of all members.

Public Member Functions

NXOpen::Annotations::LetteringPreferencesGetLetteringPreferences ()
 Returns the lettering preferences.
NXOpen::Annotations::LineAndArrowPreferencesGetLineAndArrowPreferences ()
 Returns the line and arrow preferences.
NXOpen::Annotations::SymbolPreferencesGetSymbolPreferences ()
 Returns the symbol preferences.
NXOpen::Annotations::UserSymbolPreferencesGetUserSymbolPreferences ()
 Returns the user symbol preferences.
void SetLetteringPreferences (NXOpen::Annotations::LetteringPreferences *preferences)
 Sets the lettering preferences
Created in NX4.0.0.
void SetLineAndArrowPreferences (NXOpen::Annotations::LineAndArrowPreferences *preferences)
 Sets the line and arrow preferences
Created in NX4.0.0.
void SetSymbolPreferences (NXOpen::Annotations::SymbolPreferences *preferences)
 Sets the symbol preferences
Created in NX4.0.0.
void SetUserSymbolPreferences (NXOpen::Annotations::UserSymbolPreferences *preferences)
 Sets the user symbol preferences
Created in NX4.0.0.
virtual ~SimpleDraftingAidPreferences ()
 Frees the object from memory.

Detailed Description

Represents simple drafting aid preferences
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 lettering preferences.

Returns:

Created in NX4.0.0.

License requirements : None

Returns the line and arrow preferences.

Returns:

Created in NX4.0.0.

License requirements : None

Returns the symbol preferences.

Returns:

Created in NX4.0.0.

License requirements : None

Returns the user symbol preferences.

Returns:

Created in NX4.0.0.

License requirements : None

Sets the lettering preferences
Created in NX4.0.0.



License requirements : None

Parameters:
preferencespreferences

Sets the line and arrow preferences
Created in NX4.0.0.



License requirements : None

Parameters:
preferencespreferences

Sets the symbol preferences
Created in NX4.0.0.



License requirements : None

Parameters:
preferencespreferences

Sets the user symbol preferences
Created in NX4.0.0.



License requirements : None

Parameters:
preferencespreferences

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