Class FlowDisplayBuilder
Inheritance
System.Object
System.MarshalByRefObject
FlowDisplayBuilder
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Tooling
Assembly: NXOpen.dll
Syntax
public class FlowDisplayBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
FlowDisplayBuilder()
Declaration
protected FlowDisplayBuilder()
Properties
AirTrapOption
Declaration
public bool AirTrapOption { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
FolderBrowser
Declaration
public string FolderBrowser { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NumberIntervals
Declaration
public int NumberIntervals { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
NumberSubMeshes
Declaration
public int NumberSubMeshes { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
ResultsOption
Declaration
public FlowDisplayBuilder.AnalysisResults ResultsOption { get; set; }
Property Value
Type | Description |
---|---|
FlowDisplayBuilder.AnalysisResults |
WeldLineOption
Declaration
public bool WeldLineOption { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Methods
DisplayDynamicColorPlots()
Declaration
public void DisplayDynamicColorPlots()
Implements
System.Runtime.Remoting.Messaging.IMessageSink