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

Represents a Spiral Drive Method Builder
This is an abstract class and cannot be instantiated. More...

Inheritance diagram for NXOpen::CAM::DmSpiralBuilder:
NXOpen::TaggedObject

Public Types

enum  DmSpiralStepoverTypes { DmSpiralStepoverTypesConstant, DmSpiralStepoverTypesToolDiameter }
 Available types for Spiral drive method stepover in SurfaceContour. More...
 

Public Member Functions

NXOpen::CAM::DmSpiralBuilder::DmSpiralStepoverTypes DmSpiralStepoverMenu ()
 Returns the Spiral Drive Method Stepover type. More...
 
NXOpen::PointPatternCenterPoint ()
 Returns the Pattern Center Point
Created in NX6.0.0. More...
 
void SetDmSpiralStepoverMenu (NXOpen::CAM::DmSpiralBuilder::DmSpiralStepoverTypes dmSpiralStepoverTypeValue)
 Sets the Spiral Drive Method Stepover type. More...
 
void SetPatternCenterPoint (NXOpen::Point *centerPoint)
 Sets the Pattern Center Point
Created in NX6.0.0. More...
 
void SetSpiralStepoverDistance (double stepoverDist)
 Sets the Stepover Distance. More...
 
void SetSpiralStepoverPercent (double stepoverPercent)
 Sets the Stepover Percent. More...
 
NXOpen::CAM::InheritableDoubleBuilderSpiralRadiusBuilder ()
 Returns the Spiral Radius
Created in NX5.0.0. More...
 
NXOpen::CAM::StepoverBuilderSpiralStepoverBuilder ()
 Returns the Spiral Stepover builder
Created in NX6.0.0. More...
 
double SpiralStepoverDistance ()
 Returns the Stepover Distance. More...
 
double SpiralStepoverPercent ()
 Returns the Stepover Percent. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a Spiral Drive Method Builder
This is an abstract class and cannot be instantiated.



Created in NX5.0.0.

Member Enumeration Documentation

Available types for Spiral drive method stepover in SurfaceContour.

This enum type is obsolete.

Enumerator
DmSpiralStepoverTypesConstant 

Constant.

DmSpiralStepoverTypesToolDiameter 

Tool diameter percentage.

Member Function Documentation

NXOpen::CAM::DmSpiralBuilder::DmSpiralStepoverTypes NXOpen::CAM::DmSpiralBuilder::DmSpiralStepoverMenu ( )

Returns the Spiral Drive Method Stepover type.

This property is obsolete.


Created in NX5.0.0.

License requirements : None

NXOpen::Point* NXOpen::CAM::DmSpiralBuilder::PatternCenterPoint ( )

Returns the Pattern Center Point
Created in NX6.0.0.



License requirements : None

void NXOpen::CAM::DmSpiralBuilder::SetDmSpiralStepoverMenu ( NXOpen::CAM::DmSpiralBuilder::DmSpiralStepoverTypes  dmSpiralStepoverTypeValue)

Sets the Spiral Drive Method Stepover type.

This property is obsolete.


Created in NX5.0.0.

License requirements : None

Parameters
dmSpiralStepoverTypeValuethe Spiral Stepover type value
void NXOpen::CAM::DmSpiralBuilder::SetPatternCenterPoint ( NXOpen::Point centerPoint)

Sets the Pattern Center Point
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
centerPointcenterpoint
void NXOpen::CAM::DmSpiralBuilder::SetSpiralStepoverDistance ( double  stepoverDist)

Sets the Stepover Distance.

This property is obsolete.


Created in NX5.0.0.

License requirements : None

Parameters
stepoverDistthe Stepover Distance
void NXOpen::CAM::DmSpiralBuilder::SetSpiralStepoverPercent ( double  stepoverPercent)

Sets the Stepover Percent.

This property is obsolete.


Created in NX5.0.0.

License requirements : None

Parameters
stepoverPercentthe Stepover Percent
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::DmSpiralBuilder::SpiralRadiusBuilder ( )

Returns the Spiral Radius
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::StepoverBuilder* NXOpen::CAM::DmSpiralBuilder::SpiralStepoverBuilder ( )

Returns the Spiral Stepover builder
Created in NX6.0.0.



License requirements : None

double NXOpen::CAM::DmSpiralBuilder::SpiralStepoverDistance ( )

Returns the Stepover Distance.

This property is obsolete.


Created in NX5.0.0.

License requirements : None

double NXOpen::CAM::DmSpiralBuilder::SpiralStepoverPercent ( )

Returns the Stepover Percent.

This property is obsolete.


Created in NX5.0.0.

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.