Class SurfaceAnalysisDisplay
Inheritance
SurfaceAnalysisDisplay
Assembly: NXOpen.dll
Syntax
public class SurfaceAnalysisDisplay : NXRemotableObject, IMessageSink
Constructors
SurfaceAnalysisDisplay(AnalysisObjectCollection)
Declaration
protected SurfaceAnalysisDisplay(AnalysisObjectCollection owner)
Parameters
Properties
Tag
Declaration
Property Value
Methods
SetShowFlag(DisplayableObject, ShowFlagType, bool)
Declaration
public void SetShowFlag(DisplayableObject surface, SurfaceAnalysisDisplay.ShowFlagType choice, bool on)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink