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

Represents piercing point settings for laser move
Created in NX9.0.0. More...

Inheritance diagram for NXOpen::CAM::LaserPiercingPoint:
NXOpen::TaggedObject

Public Types

enum  Types { TypesNone, TypesSpecify }
 the Piercing Point enum
Created in NX9.0.0. More...
 

Public Member Functions

NXOpen::PointPoint ()
 Returns the Piercing Point
Created in NX9.0.0. More...
 
NXOpen::CAM::LaserPiercingPoint::Types PointType ()
 Returns the Piercing Point Type
Created in NX9.0.0. More...
 
void SetPoint (NXOpen::Point *newValue)
 Sets the Piercing Point
Created in NX9.0.0. More...
 
void SetPointType (NXOpen::CAM::LaserPiercingPoint::Types type)
 Sets the Piercing Point Type
Created in NX9.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents piercing point settings for laser move
Created in NX9.0.0.


Member Enumeration Documentation

the Piercing Point enum
Created in NX9.0.0.


Enumerator
TypesNone 

None.

TypesSpecify 

Specify.

Member Function Documentation

NXOpen::Point* NXOpen::CAM::LaserPiercingPoint::Point ( )

Returns the Piercing Point
Created in NX9.0.0.



License requirements : None

NXOpen::CAM::LaserPiercingPoint::Types NXOpen::CAM::LaserPiercingPoint::PointType ( )

Returns the Piercing Point Type
Created in NX9.0.0.



License requirements : None

void NXOpen::CAM::LaserPiercingPoint::SetPoint ( NXOpen::Point newValue)

Sets the Piercing Point
Created in NX9.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
newValuethe piercing point
void NXOpen::CAM::LaserPiercingPoint::SetPointType ( NXOpen::CAM::LaserPiercingPoint::Types  type)

Sets the Piercing Point Type
Created in NX9.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
typethe piercing point type

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