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

Represents the set of visualization preferences applicable to entire session
To obtain an instance of this class, refer to NXOpen::Preferences::PartPreferences

Created in NX3.0.0. More...

Public Member Functions

void SetUpdateHiddenEdge (bool updateHiddenEdge)
 Sets the update hidden edges flag for working part. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 
bool UpdateHiddenEdge ()
 Returns the update hidden edges flag for working part. More...
 

Detailed Description

Represents the set of visualization preferences applicable to entire session
To obtain an instance of this class, refer to NXOpen::Preferences::PartPreferences

Created in NX3.0.0.


Member Function Documentation

void NXOpen::Preferences::PartVisualizationVisual::SetUpdateHiddenEdge ( bool  updateHiddenEdge)

Sets the update hidden edges flag for working part.

Controls whether or not hidden edges are updated whenever a solid body is edited.
Created in NX3.0.0.

License requirements : None

Parameters
updateHiddenEdgeupdate hidden edge
tag_t NXOpen::Preferences::PartVisualizationVisual::Tag ( ) const

Returns the tag of this object.

bool NXOpen::Preferences::PartVisualizationVisual::UpdateHiddenEdge ( )

Returns the update hidden edges flag for working part.

Controls whether or not hidden edges are updated whenever a solid body is edited.
Created in NX3.0.0.

License requirements : None


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