Class SimBCBuilder
Assembly: NXOpen.dll
Syntax
public class SimBCBuilder : NXObject, IMessageSink, INXObject
Constructors
SimBCBuilder()
Declaration
Properties
Bc
Declaration
Property Value
BcLabel
Declaration
public int BcLabel { get; set; }
Property Value
BcName
Declaration
public string BcName { get; set; }
Property Value
DestinationFolder
Declaration
public SimLbcFolder DestinationFolder { get; set; }
Property Value
PropertyTable
Declaration
public PropertyTable PropertyTable { get; }
Property Value
TargetSetManager
Declaration
public SetManager TargetSetManager { get; }
Property Value
Methods
CommitAddBc()
Declaration
public SimBC CommitAddBc()
Returns
CommitBc()
Declaration
Returns
Destroy()
Declaration
Implements
System.Runtime.Remoting.Messaging.IMessageSink