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

Represents a laser hardening tool builder More...

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

Public Member Functions

unsafe void AddLaserBeamGeometry (NXOpen.NXObject geometry)
 Adds one geometry element to the laser beam More...
 
unsafe void RemoveAllLaserBeamGeometry ()
 Removes all geometry elements of the laser beam 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...
 
- Properties inherited from NXOpen.CAM.SolidToolBuilder
unsafe NXOpen.NXObject TlMountingJunction [get, set]
 Returns or sets the T1 mounting junction More...
 

Detailed Description

Represents a laser hardening tool builder

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

Created in NX1872.0.0

Member Function Documentation

unsafe void NXOpen.CAM.LaserHardeningTool.AddLaserBeamGeometry ( NXOpen.NXObject  geometry)
inline

Adds one geometry element to the laser beam

Created in NX1872.0.0

License requirements: cam_base ("CAM BASE")

Parameters
geometry
unsafe void NXOpen.CAM.LaserHardeningTool.RemoveAllLaserBeamGeometry ( )
inline

Removes all geometry elements of the laser beam

Created in NX1872.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.