NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::CAM::PathLaserOptimizationData Class Reference

Definition for Laser optimization data
Created in NX9.0.3. More...

Inheritance diagram for NXOpen::CAM::PathLaserOptimizationData:
NXOpen::TransientObject

Public Member Functions

bool GetIsValid ()
 Get the is valid flag. More...
 
NXOpen::CAM::PathLaserDepositionDataGetLaserDepositionData ()
 Get the laser deposition data. More...
 
NXOpen::CAM::PathLaserGeometryDataGetLaserGeometryData ()
 Get the laser geometry data. More...
 
NXOpen::CAM::PathLaserMachineDataGetLaserMachineData ()
 Get the laser machine data. More...
 
NXOpen::CAM::PathLaserPowderDataGetLaserPowderData ()
 Get the laser powder data. More...
 
NXOpen::CAM::PathLaserProcessorDataGetLaserProcessorData ()
 Get the laser processor data. More...
 
int GetVersionNumber ()
 Get the version number. More...
 
virtual ~PathLaserOptimizationData ()
 Free resources associated with the instance. More...
 
- Public Member Functions inherited from NXOpen::TransientObject
void * GetHandle ()
 Handle of the internal object represented by this object. More...
 

Detailed Description

Definition for Laser optimization data
Created in NX9.0.3.


Constructor & Destructor Documentation

virtual NXOpen::CAM::PathLaserOptimizationData::~PathLaserOptimizationData ( )
virtual

Free resources associated with the instance.

After this method is called, it is illegal to use the object. In .NET, this method is automatically called when the object is deleted by the garbage collector.
Created in NX9.0.3.

License requirements : None

Member Function Documentation

bool NXOpen::CAM::PathLaserOptimizationData::GetIsValid ( )

Get the is valid flag.

Returns

Created in NX9.0.3.

License requirements : None
NXOpen::CAM::PathLaserDepositionData* NXOpen::CAM::PathLaserOptimizationData::GetLaserDepositionData ( )

Get the laser deposition data.

Returns

Created in NX9.0.3.

License requirements : cam_base ("CAM BASE")
NXOpen::CAM::PathLaserGeometryData* NXOpen::CAM::PathLaserOptimizationData::GetLaserGeometryData ( )

Get the laser geometry data.

Returns

Created in NX9.0.3.

License requirements : cam_base ("CAM BASE")
NXOpen::CAM::PathLaserMachineData* NXOpen::CAM::PathLaserOptimizationData::GetLaserMachineData ( )

Get the laser machine data.

Returns

Created in NX9.0.3.

License requirements : cam_base ("CAM BASE")
NXOpen::CAM::PathLaserPowderData* NXOpen::CAM::PathLaserOptimizationData::GetLaserPowderData ( )

Get the laser powder data.

Returns

Created in NX9.0.3.

License requirements : cam_base ("CAM BASE")
NXOpen::CAM::PathLaserProcessorData* NXOpen::CAM::PathLaserOptimizationData::GetLaserProcessorData ( )

Get the laser processor data.

Returns

Created in NX9.0.3.

License requirements : cam_base ("CAM BASE")
int NXOpen::CAM::PathLaserOptimizationData::GetVersionNumber ( )

Get the version number.

Returns

Created in NX9.0.3.

License requirements : None

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