NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | List of all members
NXOpen.CAM.WireTool Class Reference

Represents a Wire Tool More...

Inheritance diagram for NXOpen.CAM.WireTool:
NXOpen.CAM.ToolBuilder NXOpen.CAM.NCGroupBuilder NXOpen.CAM.ParamBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe NXOpen.CAM.WireGuide CreateWireGuide ()
 Create a wire guide More...
 
- Public Member Functions inherited from NXOpen.CAM.ToolBuilder
unsafe string GetMaterial ()
 Get tool material More...
 
unsafe void GetMaterialData (out string libRef, out string name, out string description, out string code)
 Get material data More...
 
unsafe void SetMaterial (string libRef)
 Set tool material More...
 

Properties

unsafe
NXOpen.CAM.InheritableIntBuilder 
AdjReg [get]
 Returns the Adjust Register More...
 
unsafe
NXOpen.CAM.InheritableIntBuilder 
CutcomReg [get]
 Returns the Cutcom Register More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
Diameter [get]
 Returns the Tool Diameter (inheritable double) More...
 
unsafe NXOpen.CAM.WireGuideList WireGuideList [get]
 Returns the wire guide list More...
 
- Properties inherited from NXOpen.CAM.ToolBuilder
unsafe string ChannelName [get, set]
 Returns or sets the channel's name More...
 
unsafe NXOpen.CAM.CutterExport CutterExportBuilder [get]
 Returns the cutter export builder More...
 
unsafe string HolderDescription [get, set]
 Returns or sets the holder description More...
 
unsafe string HolderLibraryReference [get, set]
 Returns or sets the holder libref More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
IncrementalTurretRotationBuilder [get]
 Returns the incremental turret rotation builder More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
IndexNotchBuilder [get]
 Returns the index notch builder More...
 
unsafe NXOpen.CAM.Ude LibraryParametersBuilder [get]
 Returns the Library Data Object More...
 
unsafe string TlCtlgNum [get, set]
 Returns or sets the Catalog Number More...
 
unsafe string TlDescription [get, set]
 Returns or sets the Cutter Description More...
 
unsafe
NXOpen.CAM.InheritableIntBuilder 
TlHolderNumberBuilder [get]
 Returns the Holder Number More...
 
unsafe string TlLibref [get, set]
 Returns or sets the Cutter Libref More...
 
unsafe bool TlManualToolChange [get, set]
 Returns or sets the Manual Tool Change More...
 
unsafe
NXOpen.CAM.InheritableIntBuilder 
TlNumberBuilder [get]
 Returns the Tool Number More...
 
unsafe string TlText [get, set]
 Returns or sets the tool text More...
 
- Properties inherited from NXOpen.CAM.NCGroupBuilder
unsafe string Description [get, set]
 Returns or sets the description More...
 
unsafe NXOpen.CAM.UdeSet EndUdeSet [get]
 Returns the end ude set More...
 
unsafe NXOpen.CAM.UdeSet StartUdeSet [get]
 Returns the start ude set More...
 
- Properties inherited from NXOpen.CAM.ParamBuilder
unsafe NXOpen.CAM.Ude CycleEvent [get]
 Returns the cycle event More...
 
unsafe NXOpen.CAM.Cycle CycleTable [get]
 Returns the cycle More...
 
unsafe
NXOpen.CAM.ParamBuilder.OptimizationTypes 
OptimizationMethod [get, set]
 Returns or sets the optim method More...
 
unsafe NXOpen.CAM.NCGroup TargetPocket [get, set]
 Returns or sets the target pocket More...
 

Additional Inherited Members

- Public Types inherited from NXOpen.CAM.ParamBuilder
enum  OptimizationTypes { None, MinimizeTravel, Band }
 Available types for Optimization Method in operation More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a Wire Tool

To create a new instance of this class, use NXOpen.CAM.NCGroupCollection.CreateWireTool

Created in NX9.0.0

Member Function Documentation

unsafe NXOpen.CAM.WireGuide NXOpen.CAM.WireTool.CreateWireGuide ( )
inline

Create a wire guide

Created in NX9.0.0

License requirements: cam_base ("CAM BASE")

Returns
the wire guide object

Property Documentation

unsafe NXOpen.CAM.InheritableIntBuilder NXOpen.CAM.WireTool.AdjReg
get

Returns the Adjust Register

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.CAM.InheritableIntBuilder NXOpen.CAM.WireTool.CutcomReg
get

Returns the Cutcom Register

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.WireTool.Diameter
get

Returns the Tool Diameter (inheritable double)

Created in NX9.0.0

License requirements: cam_base ("CAM BASE")

unsafe NXOpen.CAM.WireGuideList NXOpen.CAM.WireTool.WireGuideList
get

Returns the wire guide list

Created in NX9.0.0

License requirements: cam_base ("CAM BASE")


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.