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

Represents cutout definition settings for laser move
Created in NX9.0.0. More...

Inheritance diagram for NXOpen::CAM::LaserCutoutDefinition:
NXOpen::TaggedObject

Public Types

enum  Types { TypesGeometry, TypesDimensions }
 the Cutout Definition Type enum
Created in NX9.0.0. More...
 

Public Member Functions

double Angle ()
 Returns the Angle
Created in NX9.0.0. More...
 
NXOpen::PointCenterPoint ()
 Returns the Center Point
Created in NX9.0.0. More...
 
double CornerRadius ()
 Returns the Corner Radius
Created in NX9.0.0. More...
 
NXOpen::CAM::LaserCutoutDefinition::Types CutoutDefType ()
 Returns the Cutout Definition Type
Created in NX9.0.0. More...
 
NXOpen::SectionCutoutSection ()
 Returns the Cutout Section
Created in NX9.0.0. More...
 
double Diameter ()
 Returns the Diameter
Created in NX9.0.0. More...
 
double Length ()
 Returns the Length
Created in NX9.0.0. More...
 
void SetAngle (double newValue)
 Sets the Angle
Created in NX9.0.0. More...
 
void SetCenterPoint (NXOpen::Point *newValue)
 Sets the Center Point
Created in NX9.0.0. More...
 
void SetCornerRadius (double newValue)
 Sets the Corner Radius
Created in NX9.0.0. More...
 
void SetCutoutDefType (NXOpen::CAM::LaserCutoutDefinition::Types type)
 Sets the Cutout Definition Type
Created in NX9.0.0. More...
 
void SetCutoutSection (NXOpen::Section *cutoutSection)
 Sets the Cutout Section
Created in NX9.0.0. More...
 
void SetDiameter (double newValue)
 Sets the Diameter
Created in NX9.0.0. More...
 
void SetLength (double newValue)
 Sets the Length
Created in NX9.0.0. More...
 
void SetWidth (double newValue)
 Sets the Width
Created in NX9.0.0. More...
 
void SetWrenchSize (double newValue)
 Sets the Wrench Size
Created in NX9.0.0. More...
 
double Width ()
 Returns the Width
Created in NX9.0.0. More...
 
double WrenchSize ()
 Returns the Wrench Size
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 cutout definition settings for laser move
Created in NX9.0.0.


Member Enumeration Documentation

the Cutout Definition Type enum
Created in NX9.0.0.


Enumerator
TypesGeometry 

Geometry.

TypesDimensions 

Dimensions.

Member Function Documentation

double NXOpen::CAM::LaserCutoutDefinition::Angle ( )

Returns the Angle
Created in NX9.0.0.



License requirements : None

NXOpen::Point* NXOpen::CAM::LaserCutoutDefinition::CenterPoint ( )

Returns the Center Point
Created in NX9.0.0.



License requirements : None

double NXOpen::CAM::LaserCutoutDefinition::CornerRadius ( )

Returns the Corner Radius
Created in NX9.0.0.



License requirements : None

NXOpen::CAM::LaserCutoutDefinition::Types NXOpen::CAM::LaserCutoutDefinition::CutoutDefType ( )

Returns the Cutout Definition Type
Created in NX9.0.0.



License requirements : None

NXOpen::Section* NXOpen::CAM::LaserCutoutDefinition::CutoutSection ( )

Returns the Cutout Section
Created in NX9.0.0.



License requirements : None

double NXOpen::CAM::LaserCutoutDefinition::Diameter ( )

Returns the Diameter
Created in NX9.0.0.



License requirements : None

double NXOpen::CAM::LaserCutoutDefinition::Length ( )

Returns the Length
Created in NX9.0.0.



License requirements : None

void NXOpen::CAM::LaserCutoutDefinition::SetAngle ( double  newValue)

Sets the Angle
Created in NX9.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
newValuethe angle value
void NXOpen::CAM::LaserCutoutDefinition::SetCenterPoint ( NXOpen::Point newValue)

Sets the Center Point
Created in NX9.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
newValuethe center point
void NXOpen::CAM::LaserCutoutDefinition::SetCornerRadius ( double  newValue)

Sets the Corner Radius
Created in NX9.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
newValuethe corner radius value
void NXOpen::CAM::LaserCutoutDefinition::SetCutoutDefType ( NXOpen::CAM::LaserCutoutDefinition::Types  type)

Sets the Cutout Definition Type
Created in NX9.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
typethe cutout def type
void NXOpen::CAM::LaserCutoutDefinition::SetCutoutSection ( NXOpen::Section cutoutSection)

Sets the Cutout Section
Created in NX9.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
cutoutSectionthe Cutout Section
void NXOpen::CAM::LaserCutoutDefinition::SetDiameter ( double  newValue)

Sets the Diameter
Created in NX9.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
newValuethe diameter value
void NXOpen::CAM::LaserCutoutDefinition::SetLength ( double  newValue)

Sets the Length
Created in NX9.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
newValuethe length value
void NXOpen::CAM::LaserCutoutDefinition::SetWidth ( double  newValue)

Sets the Width
Created in NX9.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
newValuethe width value
void NXOpen::CAM::LaserCutoutDefinition::SetWrenchSize ( double  newValue)

Sets the Wrench Size
Created in NX9.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
newValuethe wrench size value
double NXOpen::CAM::LaserCutoutDefinition::Width ( )

Returns the Width
Created in NX9.0.0.



License requirements : None

double NXOpen::CAM::LaserCutoutDefinition::WrenchSize ( )

Returns the Wrench Size
Created in NX9.0.0.



License requirements : None


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