NX Open C++ Reference Guide
|
Represents the set of PMI preferences applicable to entire session
To obtain an instance of this class, refer to Preferences::SessionPreferences
Created in NX4.0.0.
More...
Public Member Functions | |
int | AssocHighlightColor () |
Returns the associated highlight color Created in NX4.0.0. | |
bool | ReadingDirection () |
Returns the reading direction preference Created in NX4.0.0. | |
void | SetAssocHighlightColor (int assocHighlightColor) |
Sets the associated highlight color Created in NX4.0.0. | |
void | SetReadingDirection (bool readingDirection) |
Sets the reading direction preference Created in NX4.0.0. | |
tag_t | Tag () const |
Returns the tag of this object. | |
void | UpdateTrackingPropertiesFromXml () |
Update tracking properties Created in NX9.0.0. | |
Represents the set of PMI preferences applicable to entire session
To obtain an instance of this class, refer to Preferences::SessionPreferences
Created in NX4.0.0.
int NXOpen::Preferences::SessionPmi::AssocHighlightColor | ( | ) |
Returns the associated highlight color
Created in NX4.0.0.
License requirements : None
bool NXOpen::Preferences::SessionPmi::ReadingDirection | ( | ) |
Returns the reading direction preference
Created in NX4.0.0.
License requirements : None
void NXOpen::Preferences::SessionPmi::SetAssocHighlightColor | ( | int | assocHighlightColor | ) |
Sets the associated highlight color
Created in NX4.0.0.
License requirements : None
assocHighlightColor | assoc highlight color |
void NXOpen::Preferences::SessionPmi::SetReadingDirection | ( | bool | readingDirection | ) |
Sets the reading direction preference
Created in NX4.0.0.
License requirements : None
readingDirection | reading direction |
tag_t NXOpen::Preferences::SessionPmi::Tag | ( | ) | const |
Returns the tag of this object.
void NXOpen::Preferences::SessionPmi::UpdateTrackingPropertiesFromXml | ( | ) |
Update tracking properties
Created in NX9.0.0.
License requirements : None