Class AutoEdgeBCBuilder
Inheritance
AutoEdgeBCBuilder
Assembly: NXOpen.dll
Syntax
public class AutoEdgeBCBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
AutoEdgeBCBuilder()
Declaration
protected AutoEdgeBCBuilder()
Properties
Autopairs
Declaration
public AutoEdgePairs 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
RetainRecipeFlag
Declaration
public bool RetainRecipeFlag { get; set; }
Property Value
SkipExistingFlag
Declaration
public bool SkipExistingFlag { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink