Class WireTool
Inheritance
System.Object
System.MarshalByRefObject
WireTool
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.CAM
Assembly: NXOpen.dll
Syntax
public class WireTool : ToolBuilder, IMessageSink, IComponentBuilder
Constructors
WireTool()
Declaration
protected WireTool()
Properties
AdjReg
Declaration
public InheritableIntBuilder AdjReg { get; }
Property Value
Type | Description |
---|---|
InheritableIntBuilder |
CutcomReg
Declaration
public InheritableIntBuilder CutcomReg { get; }
Property Value
Type | Description |
---|---|
InheritableIntBuilder |
Diameter
Declaration
public InheritableDoubleBuilder Diameter { get; }
Property Value
Type | Description |
---|---|
InheritableDoubleBuilder |
WireGuideList
Declaration
public WireGuideList WireGuideList { get; }
Property Value
Type | Description |
---|---|
WireGuideList |
Methods
CreateWireGuide()
Declaration
public WireGuide CreateWireGuide()
Returns
Type | Description |
---|---|
WireGuide |
Implements
System.Runtime.Remoting.Messaging.IMessageSink