PostPreference Class

class NXOpen.CAE.PostPreference

Bases: object

Represents Post Preferences

To obtain an instance of this class use CAE::Post

New in version NX10.0.0.

PostResultNavigatorPreference”, “Returns the NXOpen.CAE.PostResultNavigatorPreference belonging to this session ” “PostIdentifyPreference”, “Returns the NXOpen.CAE.PostIdentifyPreference belonging to this session ” “PostAnnotationPreference”, “Returns the NXOpen.CAE.PostAnnotationPreference belonging to this session ” “PostLegendPreference”, “Returns the NXOpen.CAE.PostLegendPreference belonging to this session ” “PostGraphPreference”, “Returns the CAE.PostGraphPreference belonging to this session ” “PostResultPreference”, “Returns the CAE.PostResultPreference belonging to this session “

Methods

Method Description
ApplyPreference Apply Preference to all Post Views

PostResultNavigatorPreference

PostPreference.PostResultNavigatorPreference

Returns the NXOpen.CAE.PostResultNavigatorPreference belonging to this session

Signature PostResultNavigatorPreference

New in version NX10.0.0.

Returns:
Return type:NXOpen.CAE.PostResultNavigatorPreference

PostIdentifyPreference

PostPreference.PostIdentifyPreference

Returns the NXOpen.CAE.PostIdentifyPreference belonging to this session

Signature PostIdentifyPreference

New in version NX10.0.0.

Returns:
Return type:NXOpen.CAE.PostIdentifyPreference

PostAnnotationPreference

PostPreference.PostAnnotationPreference

Returns the NXOpen.CAE.PostAnnotationPreference belonging to this session

Signature PostAnnotationPreference

New in version NX10.0.0.

Returns:
Return type:NXOpen.CAE.PostAnnotationPreference

PostLegendPreference

PostPreference.PostLegendPreference

Returns the NXOpen.CAE.PostLegendPreference belonging to this session

Signature PostLegendPreference

New in version NX10.0.0.

Returns:
Return type:NXOpen.CAE.PostLegendPreference

PostGraphPreference

PostPreference.PostGraphPreference

Returns the CAE.PostGraphPreference belonging to this session

Signature PostGraphPreference

New in version NX10.0.0.

Returns:
Return type:NXOpen.CAE.PostGraphPreference

PostResultPreference

PostPreference.PostResultPreference

Returns the CAE.PostResultPreference belonging to this session

Signature PostResultPreference

New in version NX11.0.0.

Returns:
Return type:NXOpen.CAE.PostResultPreference

Method Detail

ApplyPreference

PostPreference.ApplyPreference

Apply Preference to all Post Views

Signature ApplyPreference()

New in version NX10.0.0.

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