NX Open C++ Reference Guide
Public Types | Public Member Functions
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 GeometricAnalysis::AnalysisObjectCollection

Created in NX6.0.0. More...

List of all members.

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.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

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

Created in NX6.0.0.



Member Enumeration Documentation

Show flag types.

Enumerator:
ShowFlagTypePole 

show pole

ShowFlagTypeKnot 

show knot


Member Function Documentation

Sets show flags
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
surfacesurface
choicepole/knot
ontrue/false to show flags

Returns the tag of this object.


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