Class CloneSelRecipeBuilder
Inheritance
CloneSelRecipeBuilder
Inherited Members
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public class CloneSelRecipeBuilder : SelRecipeBuilder, IMessageSink, IComponentBuilder
Constructors
CloneSelRecipeBuilder()
Declaration
protected CloneSelRecipeBuilder()
Properties
DeleteSourceRecipe
Declaration
public bool DeleteSourceRecipe { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
SourceSelRecipe
Declaration
public SelectionRecipe SourceSelRecipe { get; set; }
Property Value
| Type | Description |
|---|---|
| SelectionRecipe |
Implements
System.Runtime.Remoting.Messaging.IMessageSink