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

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

Created in NX10.0.0. More...

Public Member Functions

bool FontScaling ()
 Returns the annotation font scaling toggle
Created in NX10.0.0. More...
 
NXOpen::CAE::Post::Format Format ()
 Returns the result navigator format
Created in NX10.0.0. More...
 
double ScaleFactor ()
 Returns the annotation scale factor
Created in NX10.0.0. More...
 
void SetFontScaling (bool fontScaling)
 Sets the annotation font scaling toggle
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 SetScaleFactor (double scaleFactor)
 Sets the annotation scale factor
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-Annotation Preferences
To obtain an instance of this class use CAE::CaePost::Preference

Created in NX10.0.0.


Member Function Documentation

bool NXOpen::CAE::PostAnnotationPreference::FontScaling ( )

Returns the annotation font scaling toggle
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")

NXOpen::CAE::Post::Format NXOpen::CAE::PostAnnotationPreference::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")

double NXOpen::CAE::PostAnnotationPreference::ScaleFactor ( )

Returns the annotation scale factor
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::PostAnnotationPreference::SetFontScaling ( bool  fontScaling)

Sets the annotation font scaling toggle
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
fontScalingfontscaling
void NXOpen::CAE::PostAnnotationPreference::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::PostAnnotationPreference::SetScaleFactor ( double  scaleFactor)

Sets the annotation scale factor
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
scaleFactorscalefactor
void NXOpen::CAE::PostAnnotationPreference::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::PostAnnotationPreference::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::PostAnnotationPreference::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.