PostGraphPreference Class

class NXOpen.CAE.PostGraphPreference

Bases: object

Represents Post-Graph Preferences

To obtain an instance of this class use CAE::CaePost::Preference

New in version NX10.0.0.

Properties

Property Description
GraphAutoSave Returns or sets the annotation font scaling toggle

Methods

Property Detail

GraphAutoSave

PostGraphPreference.GraphAutoSave

Returns or sets the annotation font scaling toggle

-------------------------------------

Getter Method

Signature GraphAutoSave()

Returns:
Return type:bool

New in version NX10.0.0.

License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)

-------------------------------------

Setter Method

Signature GraphAutoSave(fontScaling)

Parameters:fontScaling (bool) –

New in version NX10.0.0.

License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)