NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
NXOpen::CAE::PostGeneralPreference Class Reference

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

Created in NX1847.0.0. More...

Public Member Functions

double DistToMeshTolerance ()
 Returns the tolerance for distance to mesh
Created in NX1847.0.0. More...
 
void SetDistToMeshTolerance (double distToMeshTol)
 Sets the tolerance for distance to mesh
Created in NX1847.0.0. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

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

Created in NX1847.0.0.


Member Function Documentation

double NXOpen::CAE::PostGeneralPreference::DistToMeshTolerance ( )

Returns the tolerance for distance to mesh
Created in NX1847.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::PostGeneralPreference::SetDistToMeshTolerance ( double  distToMeshTol)

Sets the tolerance for distance to mesh
Created in NX1847.0.0.



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

Parameters
distToMeshToldisttomeshtol
tag_t NXOpen::CAE::PostGeneralPreference::Tag ( ) const

Returns the tag of this object.


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