Class MergeBuilder
Assembly: NXOpen.dll
Syntax
public class MergeBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
MergeBuilder()
Declaration
Properties
CandidateStockComponentCollector
Declaration
public RouteObjectCollector CandidateStockComponentCollector { get; }
Property Value
SimplifyPath
Declaration
public bool SimplifyPath { get; set; }
Property Value
TargetStockComponentCollector
Declaration
public RouteObjectCollector TargetStockComponentCollector { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink