Class ToolBuilder
Assembly: NXOpen.dll
public class ToolBuilder : NCGroupBuilder, IMessageSink, IComponentBuilder
Constructors
Declaration
Properties
Declaration
public string ChannelName { get; set; }
Property Value
Declaration
public CutterExport CutterExportBuilder { get; }
Property Value
Declaration
public string HolderDescription { get; set; }
Property Value
Declaration
public string HolderLibraryReference { get; set; }
Property Value
Declaration
public InheritableDoubleBuilder IncrementalTurretRotationBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder IndexNotchBuilder { get; }
Property Value
Declaration
public Ude LibraryParametersBuilder { get; }
Property Value
Declaration
public ManageToolPartBuilder ManageToolPart { get; }
Property Value
Declaration
public string TlCtlgNum { get; set; }
Property Value
Declaration
public string TlDescription { get; set; }
Property Value
Declaration
public InheritableIntBuilder TlHolderNumberBuilder { get; }
Property Value
Declaration
public string TlLibref { get; set; }
Property Value
Declaration
public bool TlManualToolChange { get; set; }
Property Value
Declaration
public InheritableIntBuilder TlNumberBuilder { get; }
Property Value
TlText
Declaration
public string TlText { get; set; }
Property Value
Declaration
public string ToolAssemblyPartName { get; set; }
Property Value
Methods
Declaration
public string GetMaterial()
Returns
Declaration
public void GetMaterialData(out string libRef, out string name, out string description, out string code)
Parameters
Declaration
public void SetMaterial(string libRef)
Parameters
| Type |
Name |
Description |
| string |
libRef |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink