NXOpen .NET Reference  12.0.0
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:

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...
 

Properties

Tag Tag [get]
 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
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 
)

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.