Class AutoBCBuilder
Inheritance
AutoBCBuilder
Assembly: NXOpen.dll
Syntax
public class AutoBCBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
AutoBCBuilder()
Declaration
protected AutoBCBuilder()
Properties
Autopairs
Declaration
public AutoPairs Autopairs { get; set; }
Property Value
BcBaseName
Declaration
public string BcBaseName { get; set; }
Property Value
DestinationFolder
Declaration
public SimLbcFolder DestinationFolder { get; set; }
Property Value
Label
Declaration
public int Label { get; set; }
Property Value
PropertyTable
Declaration
public PropertyTable PropertyTable { get; }
Property Value
Recipe
Declaration
public SimAutoBcRecipe Recipe { get; }
Property Value
RetainRecipeFlag
Declaration
public bool RetainRecipeFlag { get; set; }
Property Value
SkipExistingFlag
Declaration
public bool SkipExistingFlag { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink