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

Represents Post-Identify 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...
 
void SetFormat (NXOpen::CAE::Post::Format format)
 Sets the result navigator format
Created in NX10.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-Identify 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::PostIdentifyPreference::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")

void NXOpen::CAE::PostIdentifyPreference::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::PostIdentifyPreference::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::PostIdentifyPreference::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::PostIdentifyPreference::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.