NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
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
Created in NX9.0.3. More...
 
NXOpen::CAM::PathLaserDepositionDataGetLaserDepositionData ()
 Get the laser deposition data
Created in NX9.0.3. More...
 
NXOpen::CAM::PathLaserGeometryDataGetLaserGeometryData ()
 Get the laser geometry data
Created in NX9.0.3. More...
 
NXOpen::CAM::PathLaserMachineDataGetLaserMachineData ()
 Get the laser machine data
Created in NX9.0.3. More...
 
NXOpen::CAM::PathLaserPowderDataGetLaserPowderData ()
 Get the laser powder data
Created in NX9.0.3. More...
 
NXOpen::CAM::PathLaserProcessorDataGetLaserProcessorData ()
 Get the laser processor data
Created in NX9.0.3. More...
 
int GetVersionNumber ()
 Get the version number
Created in NX9.0.3. 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
Created in NX9.0.3.



License requirements : None

NXOpen::CAM::PathLaserDepositionData* NXOpen::CAM::PathLaserOptimizationData::GetLaserDepositionData ( )

Get the laser deposition data
Created in NX9.0.3.



License requirements : cam_base ("CAM BASE")

NXOpen::CAM::PathLaserGeometryData* NXOpen::CAM::PathLaserOptimizationData::GetLaserGeometryData ( )

Get the laser geometry data
Created in NX9.0.3.



License requirements : cam_base ("CAM BASE")

NXOpen::CAM::PathLaserMachineData* NXOpen::CAM::PathLaserOptimizationData::GetLaserMachineData ( )

Get the laser machine data
Created in NX9.0.3.



License requirements : cam_base ("CAM BASE")

NXOpen::CAM::PathLaserPowderData* NXOpen::CAM::PathLaserOptimizationData::GetLaserPowderData ( )

Get the laser powder data
Created in NX9.0.3.



License requirements : cam_base ("CAM BASE")

NXOpen::CAM::PathLaserProcessorData* NXOpen::CAM::PathLaserOptimizationData::GetLaserProcessorData ( )

Get the laser processor data
Created in NX9.0.3.



License requirements : cam_base ("CAM BASE")

int NXOpen::CAM::PathLaserOptimizationData::GetVersionNumber ( )

Get the version number
Created in NX9.0.3.



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.