NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::CAE::PostLegendPreference Class Reference

Represents Post-Legend Preferences
To obtain an instance of this class use CAE::CaePost::Preference

Created in NX10.0.0. More...

Public Member Functions

NXOpen::CAE::Post::Format Format ()
 Returns the result navigator format
Created in NX10.0.0. More...
 
bool LegendMultipleOverlaysState ()
 Returns the result legend multiple overlays toggle
Created in NX12.0.0. More...
 
NXOpen::CAE::Post::Position Position ()
 Returns the result legend position
Created in NX12.0.0. More...
 
void SetFormat (NXOpen::CAE::Post::Format format)
 Sets the result navigator format
Created in NX10.0.0. More...
 
void SetLegendMultipleOverlaysState (bool isOn)
 Sets the result legend multiple overlays toggle
Created in NX12.0.0. More...
 
void SetPosition (NXOpen::CAE::Post::Position position)
 Sets the result legend position
Created in NX12.0.0. More...
 
void SetSignificantPlaces (int significantPlaces)
 Sets the result navigator significant places
Created in NX10.0.0. More...
 
int SignificantPlaces ()
 Returns the result navigator significant places
Created in NX10.0.0. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents Post-Legend Preferences
To obtain an instance of this class use CAE::CaePost::Preference

Created in NX10.0.0.


Member Function Documentation

NXOpen::CAE::Post::Format NXOpen::CAE::PostLegendPreference::Format ( )

Returns the result navigator format
Created in NX10.0.0.



License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation") OR sc_results_viewer (" Simcenter Results Viewer")

bool NXOpen::CAE::PostLegendPreference::LegendMultipleOverlaysState ( )

Returns the result legend multiple overlays toggle
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation") OR sc_results_viewer (" Simcenter Results Viewer")

NXOpen::CAE::Post::Position NXOpen::CAE::PostLegendPreference::Position ( )

Returns the result legend position
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation") OR sc_results_viewer (" Simcenter Results Viewer")

void NXOpen::CAE::PostLegendPreference::SetFormat ( NXOpen::CAE::Post::Format  format)

Sets the result navigator format
Created in NX10.0.0.



License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation") OR sc_results_viewer (" Simcenter Results Viewer")

Parameters
formatformat
void NXOpen::CAE::PostLegendPreference::SetLegendMultipleOverlaysState ( bool  isOn)

Sets the result legend multiple overlays toggle
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation") OR sc_results_viewer (" Simcenter Results Viewer")

Parameters
isOnison
void NXOpen::CAE::PostLegendPreference::SetPosition ( NXOpen::CAE::Post::Position  position)

Sets the result legend position
Created in NX12.0.0.



License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation") OR sc_results_viewer (" Simcenter Results Viewer")

Parameters
positionposition
void NXOpen::CAE::PostLegendPreference::SetSignificantPlaces ( int  significantPlaces)

Sets the result navigator significant places
Created in NX10.0.0.



License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation") OR sc_results_viewer (" Simcenter Results Viewer")

Parameters
significantPlacessignificantplaces
int NXOpen::CAE::PostLegendPreference::SignificantPlaces ( )

Returns the result navigator significant places
Created in NX10.0.0.



License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation") OR sc_results_viewer (" Simcenter Results Viewer")

tag_t NXOpen::CAE::PostLegendPreference::Tag ( ) const

Returns the tag of this object.


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