NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::GeometricAnalysis::SurfaceAnalysisDisplay Class Reference

Represents a tool control whether to show a surface's poles and knots
To obtain an instance of this class, refer to NXOpen::GeometricAnalysis::AnalysisObjectCollection

Created in NX6.0.0. More...

Public Types

enum  ShowFlagType { ShowFlagTypePole, ShowFlagTypeKnot }
 Show flag types. More...
 

Public Member Functions

void SetShowFlag (NXOpen::DisplayableObject *surface, NXOpen::GeometricAnalysis::SurfaceAnalysisDisplay::ShowFlagType choice, bool on)
 Sets show flags
Created in NX6.0.0. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a tool control whether to show a surface's poles and knots
To obtain an instance of this class, refer to NXOpen::GeometricAnalysis::AnalysisObjectCollection

Created in NX6.0.0.


Member Enumeration Documentation

Show flag types.

Enumerator
ShowFlagTypePole 

show pole

ShowFlagTypeKnot 

show knot

Member Function Documentation

void NXOpen::GeometricAnalysis::SurfaceAnalysisDisplay::SetShowFlag ( NXOpen::DisplayableObject surface,
NXOpen::GeometricAnalysis::SurfaceAnalysisDisplay::ShowFlagType  choice,
bool  on 
)

Sets show flags
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters
surfacesurface
choicepole/knot
ontrue/false to show flags
tag_t NXOpen::GeometricAnalysis::SurfaceAnalysisDisplay::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.