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

Represents a Laser Tool More...

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

Properties

unsafe
NXOpen.CAM.InheritableDoubleBuilder 
Diameter [get]
 Returns the Nozzle Diameter More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
FocalDiameter [get]
 Returns the Focal Diameter More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
FocalDistance [get]
 Returns the Focal Distance More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
Length [get]
 Returns the Nozzle Length More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
MaxPower [get]
 Returns the Maximum Power More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
MinPower [get]
 Returns the Minimum Power More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
TaperLength [get]
 Returns the Nozzle Taper Length More...
 
unsafe
NXOpen.CAM.InheritableDoubleBuilder 
TipDiameter [get]
 Returns the Nozzle Tip Diameter More...
 
- Properties inherited from NXOpen.CAM.SoftTool
unsafe
NXOpen.CAM.HolderSectionBuilder 
HolderSection [get]
 Returns the holder sections 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...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

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

Detailed Description

Represents a Laser Tool

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

Created in NX9.0.0

Property Documentation

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.LaserTool.Diameter
get

Returns the Nozzle Diameter

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.LaserTool.FocalDiameter
get

Returns the Focal Diameter

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.LaserTool.FocalDistance
get

Returns the Focal Distance

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.LaserTool.Length
get

Returns the Nozzle Length

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.LaserTool.MaxPower
get

Returns the Maximum Power

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.LaserTool.MinPower
get

Returns the Minimum Power

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.LaserTool.TaperLength
get

Returns the Nozzle Taper Length

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.CAM.InheritableDoubleBuilder NXOpen.CAM.LaserTool.TipDiameter
get

Returns the Nozzle Tip Diameter

Created in NX9.0.0

License requirements: None.


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