SurfaceAnalysisDisplay Class¶
-
class
NXOpen.GeometricAnalysis.SurfaceAnalysisDisplay¶ Bases:
objectRepresents a tool control whether to show a surface’s poles and knots
To obtain an instance of this class, refer to
NXOpen.GeometricAnalysis.AnalysisObjectCollectionNew in version NX6.0.0.
Methods¶
| Method | Description |
|---|---|
| SetShowFlag | Sets show flags |
Enumerations¶
| SurfaceAnalysisDisplayShowFlagType Enumeration | Show flag types |
Method Detail¶
SetShowFlag¶
-
SurfaceAnalysisDisplay.SetShowFlag¶ Sets show flags
Signature
SetShowFlag(surface, choice, on)Parameters: - surface (
NXOpen.DisplayableObject) – surface - choice (
NXOpen.GeometricAnalysis.SurfaceAnalysisDisplayShowFlagType) – pole/knot - on (bool) – true/false to show flags
New in version NX6.0.0.
License requirements: solid_modeling (“SOLIDS MODELING”)
- surface (