NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::CAM::AmStepoverCiBuilder Class Reference

Represents a boundary stepover ci Builder
Created in NX5.0.0. More...

Inheritance diagram for NXOpen::CAM::AmStepoverCiBuilder:
NXOpen::TaggedObject

List of all members.

Public Types

enum  ApplyMethodTypes { ApplyMethodTypesOnPlane, ApplyMethodTypesOnPart }
 Available types for am stepover apply method in mill operation. More...
enum  StepoverTypes {
  StepoverTypesConstant, StepoverTypesScallopHeight, StepoverTypesPercentToolDiameter, StepoverTypesVariable,
  StepoverTypesAngular, StepoverTypesUseDepthOfCut
}
 Available types for am stepover in mill operation. More...

Public Member Functions

NXOpen::CAM::AmStepoverCiBuilder::ApplyMethodTypes ApplyMethodType ()
 Returns the am stepover apply method operation
Created in NX5.0.0.
double GetStepoverDegree ()
 Get the Stepover Degree.
double GetStepoverDist ()
 Get the Stepover Distance.
double GetStepoverPercent ()
 Get the Stepover Percent.
double GetStepoverScallop ()
 Get the Stepover Scallop.
NXOpen::CAM::AmStepoverCiBuilder::StepoverTypes GetStepoverType ()
 Get the Stepover Type.
double MaxStepover ()
 Returns the Max Stepover
Created in NX5.0.0.
double MinStepover ()
 Returns the Min Stepover
Created in NX5.0.0.
void SetApplyMethodType (NXOpen::CAM::AmStepoverCiBuilder::ApplyMethodTypes amStepoverApplyMethod)
 Sets the am stepover apply method operation
Created in NX5.0.0.
void SetMaxStepover (double maxStepover)
 Sets the Max Stepover
Created in NX5.0.0.
void SetMinStepover (double minStepover)
 Sets the Min Stepover
Created in NX5.0.0.
void SetStepoverDegree (double stepoverDegree)
 Set the Stepover Degree
Created in NX5.0.0.
void SetStepoverDist (double stepoverDist)
 Set the Stepover Distance
Created in NX5.0.0.
void SetStepoverPercent (double stepoverPercent)
 Set the Stepover Percent
Created in NX5.0.0.
void SetStepoverScallop (double stepoverScallop)
 Set the Stepover Scallop
Created in NX5.0.0.
void SetStepoverType (NXOpen::CAM::AmStepoverCiBuilder::StepoverTypes stepoverType)
 Set the Stepover Type
Created in NX5.0.0.

Detailed Description

Represents a boundary stepover ci Builder
Created in NX5.0.0.



Member Enumeration Documentation

Available types for am stepover apply method in mill operation.

Enumerator:
ApplyMethodTypesOnPlane 

on plane

ApplyMethodTypesOnPart 

on part

Available types for am stepover in mill operation.

Enumerator:
StepoverTypesConstant 

constant

StepoverTypesScallopHeight 

scallop height

StepoverTypesPercentToolDiameter 

percent tool diameter

StepoverTypesVariable 

variable

StepoverTypesAngular 

angular

StepoverTypesUseDepthOfCut 

use depth of cut


Member Function Documentation

Returns the am stepover apply method operation
Created in NX5.0.0.



License requirements : None

Get the Stepover Degree.

Returns:
the Stepover degree
Created in NX5.0.0.

License requirements : None

Get the Stepover Distance.

Returns:
the Stepover Distance
Created in NX5.0.0.

License requirements : None

Get the Stepover Percent.

Returns:
the Stepover Percent
Created in NX5.0.0.

License requirements : None

Get the Stepover Scallop.

Returns:
the Stepover Scallop
Created in NX5.0.0.

License requirements : None

Get the Stepover Type.

Returns:
the Stepover Type
Created in NX5.0.0.

License requirements : None

Returns the Max Stepover
Created in NX5.0.0.



License requirements : None

Returns the Min Stepover
Created in NX5.0.0.



License requirements : None

Sets the am stepover apply method operation
Created in NX5.0.0.



License requirements : None

Parameters:
amStepoverApplyMethodamstepoverapplymethod

Sets the Max Stepover
Created in NX5.0.0.



License requirements : None

Parameters:
maxStepoverthe Max Stepover

Sets the Min Stepover
Created in NX5.0.0.



License requirements : None

Parameters:
minStepoverthe Min Stepover
void NXOpen::CAM::AmStepoverCiBuilder::SetStepoverDegree ( double  stepoverDegree)

Set the Stepover Degree
Created in NX5.0.0.



License requirements : None

Parameters:
stepoverDegreethe Stepover degree

Set the Stepover Distance
Created in NX5.0.0.



License requirements : None

Parameters:
stepoverDistthe Stepover Distance
void NXOpen::CAM::AmStepoverCiBuilder::SetStepoverPercent ( double  stepoverPercent)

Set the Stepover Percent
Created in NX5.0.0.



License requirements : None

Parameters:
stepoverPercentthe Stepover Percent
void NXOpen::CAM::AmStepoverCiBuilder::SetStepoverScallop ( double  stepoverScallop)

Set the Stepover Scallop
Created in NX5.0.0.



License requirements : None

Parameters:
stepoverScallopthe Stepover Scallop

Set the Stepover Type
Created in NX5.0.0.



License requirements : None

Parameters:
stepoverTypethe Stepover Type

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