NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Public Member Functions | Properties | List of all members
NXOpen.GeometricAnalysis.SurfaceAnalysisDisplay Class Reference

Represents a tool control whether to show a surface's poles and knots More...

Inheritance diagram for NXOpen.GeometricAnalysis.SurfaceAnalysisDisplay:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  ShowFlagType { Pole, Knot }
 Show flag types More...
 

Public Member Functions

unsafe void SetShowFlag (NXOpen.DisplayableObject surface, NXOpen.GeometricAnalysis.SurfaceAnalysisDisplay.ShowFlagType choice, bool on)
 Sets show flags More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> 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
Pole 

show pole

Knot 

show knot

Member Function Documentation

unsafe void NXOpen.GeometricAnalysis.SurfaceAnalysisDisplay.SetShowFlag ( NXOpen.DisplayableObject  surface,
NXOpen.GeometricAnalysis.SurfaceAnalysisDisplay.ShowFlagType  choice,
bool  on 
)
inline

Sets show flags

Created in NX6.0.0

License requirements: solid_modeling ("SOLIDS MODELING")

Parameters
surfacesurface
choicepole/knot
ontrue/false to show flags

Property Documentation

Tag NXOpen.GeometricAnalysis.SurfaceAnalysisDisplay.Tag
get

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.