Class FlowAnalysisBuilder
Inherited Members
Namespace: NXOpen.Tooling
Assembly: NXOpen.dll
Syntax
public class FlowAnalysisBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
FlowAnalysisBuilder()
Declaration
protected FlowAnalysisBuilder()
Properties
Description
Declaration
public string Description { get; set; }
Property Value
Type | Description |
---|---|
string |
GatePoints
Declaration
public Section GatePoints { get; }
Property Value
Type | Description |
---|---|
Section |
ProductBody
Declaration
public SelectBody ProductBody { get; }
Property Value
Type | Description |
---|---|
SelectBody |
Implements
System.Runtime.Remoting.Messaging.IMessageSink