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

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

Inheritance diagram for NXOpen::CAM::PathLaserGeometryData:
NXOpen::TransientObject

Public Member Functions

NXOpen::TaggedObjectGetAmFeatureBody ()
 Get the am feature body. More...
 
std::vector
< NXOpen::TaggedObject * > 
GetInProcessBodies ()
 Get the in process bodies. More...
 
int GetNumberOfInProcessBodies ()
 Get the number of in process bodies. More...
 
virtual ~PathLaserGeometryData ()
 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 geometry data
Created in NX9.0.3.


Constructor & Destructor Documentation

virtual NXOpen::CAM::PathLaserGeometryData::~PathLaserGeometryData ( )
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

NXOpen::TaggedObject* NXOpen::CAM::PathLaserGeometryData::GetAmFeatureBody ( )

Get the am feature body.

Returns

Created in NX9.0.3.

License requirements : None
std::vector<NXOpen::TaggedObject *> NXOpen::CAM::PathLaserGeometryData::GetInProcessBodies ( )

Get the in process bodies.

Returns

Created in NX9.0.3.

License requirements : None
int NXOpen::CAM::PathLaserGeometryData::GetNumberOfInProcessBodies ( )

Get the number of in process bodies.

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.