Class ReplaceManualMatchBuilder
Inheritance
ReplaceManualMatchBuilder
Assembly: NXOpen.dll
Syntax
public class ReplaceManualMatchBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ReplaceManualMatchBuilder()
Declaration
protected ReplaceManualMatchBuilder()
Properties
ReplaceMatchList
Declaration
public ReplaceMatchListItemList ReplaceMatchList { get; }
Property Value
Methods
CreateReplaceMatchListItem(TaggedObject, string, string)
Declaration
public ReplaceMatchListItem CreateReplaceMatchListItem(TaggedObject parentEntity, string depName, string depPartName)
Parameters
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink