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

Represents a SurfaceContour Builder
To create a new instance of this class, use NXOpen::CAM::OperationCollection::CreateSurfaceContourBuilder

Created in NX5.0.0. More...

Inheritance diagram for NXOpen::CAM::SurfaceContourBuilder:
NXOpen::CAM::MillOperationBuilder NXOpen::CAM::OperationBuilder NXOpen::CAM::ParamBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Types

enum  AccessVectorMethodType {
  AccessVectorMethodTypeZm, AccessVectorMethodTypeNegZm, AccessVectorMethodTypeSpecify, AccessVectorMethodTypeAwayFromLine,
  AccessVectorMethodTypeTowardLine
}
 Available types for access vector for the contour profile method of surface milling. More...
 
enum  CleanupTypes {
  CleanupTypesOff, CleanupTypesUncutValley, CleanupTypesSteepArea, CleanupTypesBoth,
  CleanupTypesFlowcutContacts, CleanupTypesFlowcutToolend, CleanupTypesFlowcutBoth
}
 Available types for cleanup. More...
 
enum  CutDirectionTypes { CutDirectionTypesClimb, CutDirectionTypesConventional }
 The types of the cut direction. More...
 
enum  DriveMethodTypes {
  DriveMethodTypesUndef, DriveMethodTypesCurve, DriveMethodTypesSpiral, DriveMethodTypesBoundary,
  DriveMethodTypesAreaMilling, DriveMethodTypesSurfaceArea, DriveMethodTypesInterpolatedToolPath, DriveMethodTypesToolPath,
  DriveMethodTypesRadialCut, DriveMethodTypesContourProfile, DriveMethodTypesFlowCut, DriveMethodTypesText,
  DriveMethodTypesUserDefined, DriveMethodTypesBladeRough, DriveMethodTypesBladeFinish, DriveMethodTypesHubFinish,
  DriveMethodTypesBlendFinish, DriveMethodTypesEdgeFinish, DriveMethodTypesRotaryFloorFinish, DriveMethodTypesTubeFinish,
  DriveMethodTypesFreeForm, DriveMethodTypesFreeFormBuildup, DriveMethodTypesGuidedCurve, DriveMethodTypesTubeRough,
  DriveMethodTypesTubeAdditiveThinwall, DriveMethodTypesTubeAdditive
}
 Available types for Drive Method. More...
 
- Public Types inherited from NXOpen::CAM::MillOperationBuilder
enum  WallCleanupTypes { WallCleanupTypesNone, WallCleanupTypesAtStart, WallCleanupTypesAtEnd, WallCleanupTypesAutomatic }
 the wall cleanup modes
Created in NX12.0.0. More...
 
- Public Types inherited from NXOpen::CAM::OperationBuilder
enum  HoleAxisTypes { HoleAxisTypesVector, HoleAxisTypesRule, HoleAxisTypesRuleIfNoVector }
 Available types for Hole Axis Type in feature milling and hole making. More...
 
enum  HoleDepthTypes { HoleDepthTypesPoint, HoleDepthTypesRule }
 Available types for Hole Depth Type in feature milling and hole making. More...
 
enum  OptimizationBasedOnTypes { OptimizationBasedOnTypesDist, OptimizationBasedOnTypesOrient }
 Available types for optimization based on in operation. More...
 
enum  OptimizationDistanceTypes { OptimizationDistanceTypesDirect, OptimizationDistanceTypesTransition }
 Available types for optimization distance method in operation. More...
 
enum  OptimizationLevelTypes { OptimizationLevelTypesStandard, OptimizationLevelTypesAdvanced }
 Available types for optimization level in operation. More...
 
- Public Types inherited from NXOpen::CAM::ParamBuilder
enum  OptimizationTypes { OptimizationTypesNone, OptimizationTypesMinimizeTravel, OptimizationTypesBand }
 Available types for Optimization Method in operation. More...
 

Public Member Functions

NXOpen::CAM::SurfaceContourBuilder::AccessVectorMethodType AccessVectorMethod ()
 Returns the Access Vector Method
Created in NX5.0.0. More...
 
bool AutomaticAuxiliaryFloor ()
 Returns the Automatic Auxiliary Floor
Created in NX5.0.0. More...
 
double AutomaticAuxiliaryFloorDistance ()
 Returns the Automatic Auxiliary Floor Distance
Created in NX6.0.0. More...
 
NXOpen::CAM::GeometryAuxiliaryFloorGeometry ()
 Returns the auxiliary floor geometry builder
Created in NX8.0.0. More...
 
NXOpen::CAM::BladeFinishBladeFinish ()
 Returns the Blade Finish Drive Method builder
Created in NX7.5.0. More...
 
NXOpen::CAM::BladeRoughBladeRough ()
 Returns the Blade Rough Drive Method builder
Created in NX7.0.0. More...
 
NXOpen::CAM::BlendFinishBlendFinish ()
 Returns the Blend Finish Drive Method builder
Created in NX7.5.0. More...
 
NXOpen::CAM::GeometryCheckGeometry ()
 Returns the check geometry builder
Created in NX8.0.0. More...
 
bool CheckToolAboveBall ()
 Returns a bool to check tool above ball
Created in NX9.0.0. More...
 
NXOpen::CAM::SurfaceContourBuilder::CleanupTypes CleanupType ()
 Returns the cleanup type
Created in NX6.0.0. More...
 
NXOpen::CAM::InheritableToolDepBuilderCurveOffset ()
 Returns the curve offset
Created in NX9.0.2. More...
 
NXOpen::CAM::GeometryCutAreaGeometry ()
 Returns the cut area geometry builder
Created in NX8.0.0. More...
 
NXOpen::CAM::SurfaceContourBuilder::CutDirectionTypes CutDirection ()
 Returns the cut direction
Created in NX10.0.2. More...
 
NXOpen::CAM::BladeCutLevelsCutLevels ()
 Returns the cut levels builder
Created in NX7.0.0. More...
 
NXOpen::CAM::DmAmBuilderDmareaMillingBuilder ()
 Returns the Area Milling Drive Method builder
Created in NX5.0.0. More...
 
NXOpen::CAM::DmBndBuilderDmboundaryBuilder ()
 Returns the Boundary Drive Method builder
Created in NX5.0.0. More...
 
NXOpen::CAM::DmCmBuilderDmCmBuilder ()
 Returns the Contour Profile Drive Method builder
Created in NX5.0.0. More...
 
NXOpen::CAM::DmCurveBuilderDmcurveBuilder ()
 Returns the Curve Drive Method builder
Created in NX5.0.0. More...
 
NXOpen::CAM::DmRadBuilderDmradBuilder ()
 Returns the Radial Cut Drive Method builder
Created in NX5.0.0. More...
 
NXOpen::CAM::DmSpiralBuilderDmSpiralBuilder ()
 Returns the Spiral Drive Method builder
Created in NX5.0.0. More...
 
NXOpen::CAM::DmSurfBuilderDmSurfBuilder ()
 Returns the Surface Area Drive Method builder
Created in NX5.0.0. More...
 
NXOpen::CAM::DmTpBuilderDmtpBuilder ()
 Returns the Tool Path Drive Method builder
Created in NX5.0.0. More...
 
NXOpen::CAM::EdgeFinishEdgeFinish ()
 Returns the Edge Finish Drive Method builder
Created in NX7.5.0. More...
 
NXOpen::CAM::FlowBuilderFlowBuilder ()
 Returns the Flow Cut Drive Method builder
Created in NX5.0.0. More...
 
NXOpen::CAM::CutRegionsBuilderGetCutRegionsBuilder ()
 The cut regions builder. More...
 
NXOpen::CAM::SurfaceContourBuilder::DriveMethodTypes GetDriveMethod ()
 Get drive method. More...
 
NXOpen::CAM::GuidedCurveBuilderGuidedCurveBuilder ()
 Returns the Guided Curve Drive Method builder
Created in NX11.0.1. More...
 
NXOpen::CAM::HubFinishHubFinish ()
 Returns the Hub Finish Drive Method builder
Created in NX7.5.0. More...
 
NXOpen::CAM::NcmScBuilderNonCuttingBuilder ()
 Returns the non-cutting moves builder
Created in NX5.0.0. More...
 
NXOpen::CAM::InheritableIntBuilderNumberOfBlades ()
 Returns the number of blades
Created in NX7.5.0. More...
 
NXOpen::CAM::GeometryPartGeometry ()
 Returns the part geometry builder
Created in NX8.0.0. More...
 
NXOpen::CAM::ProjVecCiBuilderProjectionVector ()
 Returns the Projection Vector builder (block)
Created in NX5.0.0. More...
 
NXOpen::CAM::DmRotaryFloorFinishBuilderRotaryFloorFinishBuilder ()
 Returns the rotary floor finish builder. More...
 
void SetAccessVectorMethod (NXOpen::CAM::SurfaceContourBuilder::AccessVectorMethodType accessVectorMethod)
 Sets the Access Vector Method
Created in NX5.0.0. More...
 
void SetAutomaticAuxiliaryFloor (bool applyAutoAuxFloor)
 Sets the Automatic Auxiliary Floor
Created in NX5.0.0. More...
 
void SetAutomaticAuxiliaryFloorDistance (double auxFloorDis)
 Sets the Automatic Auxiliary Floor Distance
Created in NX6.0.0. More...
 
void SetCheckToolAboveBall (bool checkToolAboveBall)
 Sets a bool to check tool above ball
Created in NX9.0.0. More...
 
void SetCleanupType (NXOpen::CAM::SurfaceContourBuilder::CleanupTypes propValue)
 Sets the cleanup type
Created in NX6.0.0. More...
 
void SetCutDirection (NXOpen::CAM::SurfaceContourBuilder::CutDirectionTypes cutDirType)
 Sets the cut direction
Created in NX10.0.2. More...
 
void SetDriveMethod (NXOpen::CAM::SurfaceContourBuilder::DriveMethodTypes driveMethod)
 Set drive method
Created in NX5.0.0. More...
 
NXOpen::CAM::InheritableToolDepBuilderSmoothingRadius ()
 Returns the smoothing radius
Created in NX9.0.2. More...
 
NXOpen::CAM::InheritableToolDepBuilderStepoverLift ()
 Returns the stepover lift
Created in NX9.0.2. More...
 
NXOpen::CAM::CutPatternBuilderStreamlineCutPattern ()
 Returns the streamline cut pattern
Created in NX10.0.1. More...
 
NXOpen::CAM::DmStreamlineCutStepStreamlineCutStep ()
 Returns the streamline cut step
Created in NX10.0.1. More...
 
NXOpen::CAM::StepoverBuilderStreamlineStepover ()
 Returns the streamline stepover
Created in NX10.0.1. More...
 
NXOpen::CAM::DmToolPositionStreamlineToolPosition ()
 Returns the streamline tool position
Created in NX10.0.1. More...
 
NXOpen::CAM::DmTrimExtendStreamlineTrimAndExtend ()
 Returns the streamline trim and extend
Created in NX10.0.1. More...
 
NXOpen::CAM::ToolAxisCiBuilderToolAxis ()
 Returns the tool axis builder
More...
 
NXOpen::CAM::ToolAxisAdvancedToolAxisAdvanced ()
 Returns the tool axis advanced builder
Created in NX7.0.0. More...
 
NXOpen::CAM::ToolAxisFixedToolAxisFixed ()
 Returns the Tool Axis Fixed builder
Created in NX7.5.0. More...
 
NXOpen::CAM::ToolAxisVariableToolAxisVariable ()
 Returns the Tool Axis Variable builder
Created in NX7.5.0. More...
 
NXOpen::CAM::InheritableToolDepBuilderToolContactShift ()
 Returns the tool contact shift
Created in NX9.0.2. More...
 
NXOpen::CAM::BoundaryTrimBoundary ()
 Returns the trim boundary
Created in NX9.0.0. More...
 
NXOpen::CAM::DmUserExitCiBuilderUserExitCiBuilder ()
 Returns the CAM Exit name builder in User Defined Drive Method builder
Created in NX5.0.0. More...
 
NXOpen::CAM::GeometryWallGeometry ()
 Returns the wall geometry builder
Created in NX8.0.0. More...
 
- Public Member Functions inherited from NXOpen::CAM::MillOperationBuilder
NXOpen::CAM::MillCutParametersCutParameters ()
 Returns the cut parameter object
Created in NX6.0.0. More...
 
NXOpen::CAM::FeedsBuilderFeedsBuilder ()
 Returns the feeds and speeds builder
Created in NX5.0.0. More...
 
NXOpen::CAM::InheritableToolDepBuilderMinCutLength ()
 Returns the min cut length builder (tool dependent double)
Created in NX6.0.0. More...
 
NXOpen::CAM::ArcOutputTypeCiBuilderMotionOutput ()
 Returns the motion output builder
Created in NX6.0.0. More...
 
NXOpen::CAM::ToolReferenceTool ()
 Returns the reference tool object
Created in NX7.5.0. More...
 
void SetReferenceTool (NXOpen::CAM::Tool *refTool)
 Sets the reference tool object
Created in NX7.5.0. More...
 
void SetWallCleanupType (NXOpen::CAM::MillOperationBuilder::WallCleanupTypes mode)
 Sets the wall cleanup mode
Created in NX12.0.0. More...
 
NXOpen::CAM::MillOperationBuilder::WallCleanupTypes WallCleanupType ()
 Returns the wall cleanup mode
Created in NX12.0.0. More...
 
- Public Member Functions inherited from NXOpen::CAM::OperationBuilder
NXString ChannelName ()
 Returns the channel's name
Created in NX7.5.0. More...
 
NXString Description ()
 Returns the description
Created in NX9.0.0. More...
 
NXOpen::CAM::PostEventsCiBuilderEndOfPath ()
 Returns the end event builder
Created in NX5.0.1. More...
 
NXOpen::CAM::UdeSetEndUdeSet ()
 Returns the end ude set
Created in NX7.5.0. More...
 
NXOpen::CAM::GeometryCiBuilderGeometry ()
 Returns the geometry builder
Created in NX5.0.0. More...
 
std::vector< double > GetHoleAxisValues ()
 Get the Hole Axis values. More...
 
bool GougeChecking ()
 Returns the gouge checking flag
Created in NX9.0.0. More...
 
NXOpen::CAM::OperationBuilder::HoleAxisTypes HoleAxisType ()
 Returns the Hole Axis Type
Created in NX5.0.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderHoleDepth ()
 Returns the max depth distance builder
Created in NX5.0.0. More...
 
NXOpen::CAM::OperationBuilder::HoleDepthTypes HoleDepthType ()
 Returns the Hole Depth Type
Created in NX5.0.0. More...
 
NXOpen::CAM::LayoutCiBuilderLayoutAndLayer ()
 Returns the Layer and Layout
Created in NX9.0.1. More...
 
NXOpen::CAM::ArcOutputTypeCiBuilderMotionOutputBuilder ()
 Returns the motion output builder
Created in NX8.0.0. More...
 
NXOpen::CAM::NotesNotes ()
 Returns the notes builder
Created in NX9.0.0. More...
 
NXOpen::CAM::OperationBuilder::OptimizationBasedOnTypes OptimizationBasedOn ()
 Returns the optimization based on in operation
Created in NX5.0.0. More...
 
NXOpen::CAM::OperationBuilder::OptimizationDistanceTypes OptimizationDistanceMethod ()
 Returns the optimization distance method in operation
Created in NX5.0.0. More...
 
NXOpen::CAM::OperationBuilder::OptimizationLevelTypes OptimizationLevel ()
 Returns the optimization level in operation
Created in NX5.0.0. More...
 
NXOpen::CAM::OperationDisplayOptionsBuilderPathDisplayOptions ()
 Returns the path display options builder
Created in NX6.0.0. More...
 
NXString PostToolPathExit ()
 Returns the environment variable that points to the post tool path generation library which has the exit
Created in NX9.0.3. More...
 
NXOpen::CAM::InheritableDoubleBuilderRetractDistance ()
 Returns the Retract Distance builder (inheritable double)
Created in NX5.0.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderRetractDistanceOnToolAxisChange ()
 Returns the Retract Distance on Tool Axis Change builder (inheritable double)
Created in NX5.0.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderSafeClearance ()
 Returns the safe clearance builder
Created in NX6.0.0. More...
 
bool SelectToolFlag ()
 Returns the user selected tool
Created in NX5.0.0. More...
 
void SetChannelName (const NXString &channel)
 Sets the channel's name
Created in NX7.5.0. More...
 
void SetChannelName (const char *channel)
 Sets the channel's name
Created in NX7.5.0. More...
 
void SetDescription (const NXString &description)
 Sets the description
Created in NX9.0.0. More...
 
void SetDescription (const char *description)
 Sets the description
Created in NX9.0.0. More...
 
void SetGougeChecking (bool gougeChecking)
 Sets the gouge checking flag
Created in NX9.0.0. More...
 
void SetHoleAxisType (NXOpen::CAM::OperationBuilder::HoleAxisTypes types)
 Sets the Hole Axis Type
Created in NX5.0.0. More...
 
void SetHoleAxisValues (const std::vector< double > &holeAxis)
 Set the Hole Axis values
Created in NX5.0.0. More...
 
void SetHoleDepthType (NXOpen::CAM::OperationBuilder::HoleDepthTypes types)
 Sets the Hole Depth Type
Created in NX5.0.0. More...
 
void SetOptimizationBasedOn (NXOpen::CAM::OperationBuilder::OptimizationBasedOnTypes optimBasedOn)
 Sets the optimization based on in operation
Created in NX5.0.0. More...
 
void SetOptimizationDistanceMethod (NXOpen::CAM::OperationBuilder::OptimizationDistanceTypes optimDistance)
 Sets the optimization distance method in operation
Created in NX5.0.0. More...
 
void SetOptimizationLevel (NXOpen::CAM::OperationBuilder::OptimizationLevelTypes optimType)
 Sets the optimization level in operation
Created in NX5.0.0. More...
 
void SetPostToolPathExit (const NXString &exitName)
 Sets the environment variable that points to the post tool path generation library which has the exit
Created in NX9.0.3. More...
 
void SetPostToolPathExit (const char *exitName)
 Sets the environment variable that points to the post tool path generation library which has the exit
Created in NX9.0.3. More...
 
void SetSelectToolFlag (bool selToolFlag)
 Sets the user selected tool
Created in NX5.0.0. More...
 
NXOpen::CAM::PostEventsCiBuilderStartOfPath ()
 Returns the start event builder
Created in NX5.0.1. More...
 
NXOpen::CAM::UdeSetStartUdeSet ()
 Returns the start ude set
Created in NX7.5.0. More...
 
NXOpen::CAM::ToolChangeCiBuilderToolChangeSetting ()
 Returns the tool change builder
Created in NX5.0.0. More...
 
NXOpen::CAM::ToolPathEditorBuilderToolPathEditor ()
 Returns the Tool Path Editor Builder
Created in NX9.0.3. More...
 
NXOpen::CAM::ToolPathSplitParametersBuilderToolPathSplitParametersBuilder ()
 Returns the tool path split Parameters
Created in NX9.0.0. More...
 
- Public Member Functions inherited from NXOpen::CAM::ParamBuilder
NXOpen::CAM::UdeCycleEvent ()
 Returns the cycle event
Created in NX7.5.0. More...
 
NXOpen::CAM::CycleCycleTable ()
 Returns the cycle
Created in NX9.0.0. More...
 
NXOpen::TaggedObjectGetCustomizableItemBuilder (const NXString &name)
 Returns the customizable item builder for the given customizable item name. More...
 
NXOpen::TaggedObjectGetCustomizableItemBuilder (const char *name)
 Returns the customizable item builder for the given customizable item name. More...
 
std::vector< NXStringGetCustomizableItemNames ()
 Returns the names for all customizable item ids. More...
 
NXOpen::CAM::ParamBuilder::OptimizationTypes OptimizationMethod ()
 Returns the optim method
Created in NX5.0.0. More...
 
void SetOptimizationMethod (NXOpen::CAM::ParamBuilder::OptimizationTypes optimMethod)
 Sets the optim method
Created in NX5.0.0. More...
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder. More...
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder. More...
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a SurfaceContour Builder
To create a new instance of this class, use NXOpen::CAM::OperationCollection::CreateSurfaceContourBuilder

Created in NX5.0.0.


Member Enumeration Documentation

Available types for access vector for the contour profile method of surface milling.

Enumerator
AccessVectorMethodTypeZm 

positive z-direction of MCS

AccessVectorMethodTypeNegZm 

negative z-direction of MCS

AccessVectorMethodTypeSpecify 

user specified

AccessVectorMethodTypeAwayFromLine 

away from the vector defined

AccessVectorMethodTypeTowardLine 

toward the vector defined

Available types for cleanup.

Enumerator
CleanupTypesOff 

off

CleanupTypesUncutValley 

uncut valley

CleanupTypesSteepArea 

steep area

CleanupTypesBoth 

both

CleanupTypesFlowcutContacts 

flowcut contacts

CleanupTypesFlowcutToolend 

flowcut toolend

CleanupTypesFlowcutBoth 

flowcut both

The types of the cut direction.

Enumerator
CutDirectionTypesClimb 

Climb Cut.

CutDirectionTypesConventional 

Conventional Cut.

Available types for Drive Method.

Enumerator
DriveMethodTypesUndef 

Undefined.

DriveMethodTypesCurve 

Curve/Point.

DriveMethodTypesSpiral 

Spiral.

DriveMethodTypesBoundary 

Boundary.

DriveMethodTypesAreaMilling 

Area Milling.

DriveMethodTypesSurfaceArea 

Surface Area.

DriveMethodTypesInterpolatedToolPath 

Interpolated tool path.

DriveMethodTypesToolPath 

Tool Path.

DriveMethodTypesRadialCut 

Radial Cut.

DriveMethodTypesContourProfile 

Contour Profile.

DriveMethodTypesFlowCut 

Flow Cut.

DriveMethodTypesText 

Text.

DriveMethodTypesUserDefined 

User Function.

DriveMethodTypesBladeRough 

Blade Rough.

DriveMethodTypesBladeFinish 

Blade Finish.

DriveMethodTypesHubFinish 

Hub Finish.

DriveMethodTypesBlendFinish 

Blend Finish.

DriveMethodTypesEdgeFinish 

Edge Finish.

DriveMethodTypesRotaryFloorFinish 

Rotary Floor Finish.

DriveMethodTypesTubeFinish 

Tube Finish.

DriveMethodTypesFreeForm 

Free Form.

DriveMethodTypesFreeFormBuildup 

Free Form Buildup.

DriveMethodTypesGuidedCurve 

Guided Curve.

DriveMethodTypesTubeRough 

Tube Rough.

DriveMethodTypesTubeAdditiveThinwall 

Tube Additive Thinwall.

DriveMethodTypesTubeAdditive 

Tube Additive.

Member Function Documentation

NXOpen::CAM::SurfaceContourBuilder::AccessVectorMethodType NXOpen::CAM::SurfaceContourBuilder::AccessVectorMethod ( )

Returns the Access Vector Method
Created in NX5.0.0.



License requirements : None

bool NXOpen::CAM::SurfaceContourBuilder::AutomaticAuxiliaryFloor ( )

Returns the Automatic Auxiliary Floor
Created in NX5.0.0.



License requirements : None

double NXOpen::CAM::SurfaceContourBuilder::AutomaticAuxiliaryFloorDistance ( )

Returns the Automatic Auxiliary Floor Distance
Created in NX6.0.0.



License requirements : None

NXOpen::CAM::Geometry* NXOpen::CAM::SurfaceContourBuilder::AuxiliaryFloorGeometry ( )

Returns the auxiliary floor geometry builder
Created in NX8.0.0.



License requirements : None

NXOpen::CAM::BladeFinish* NXOpen::CAM::SurfaceContourBuilder::BladeFinish ( )

Returns the Blade Finish Drive Method builder
Created in NX7.5.0.



License requirements : None

NXOpen::CAM::BladeRough* NXOpen::CAM::SurfaceContourBuilder::BladeRough ( )

Returns the Blade Rough Drive Method builder
Created in NX7.0.0.



License requirements : None

NXOpen::CAM::BlendFinish* NXOpen::CAM::SurfaceContourBuilder::BlendFinish ( )

Returns the Blend Finish Drive Method builder
Created in NX7.5.0.



License requirements : None

NXOpen::CAM::Geometry* NXOpen::CAM::SurfaceContourBuilder::CheckGeometry ( )

Returns the check geometry builder
Created in NX8.0.0.



License requirements : None

bool NXOpen::CAM::SurfaceContourBuilder::CheckToolAboveBall ( )

Returns a bool to check tool above ball
Created in NX9.0.0.



License requirements : None

NXOpen::CAM::SurfaceContourBuilder::CleanupTypes NXOpen::CAM::SurfaceContourBuilder::CleanupType ( )

Returns the cleanup type
Created in NX6.0.0.



License requirements : None

NXOpen::CAM::InheritableToolDepBuilder* NXOpen::CAM::SurfaceContourBuilder::CurveOffset ( )

Returns the curve offset
Created in NX9.0.2.



License requirements : None

NXOpen::CAM::Geometry* NXOpen::CAM::SurfaceContourBuilder::CutAreaGeometry ( )

Returns the cut area geometry builder
Created in NX8.0.0.



License requirements : None

NXOpen::CAM::SurfaceContourBuilder::CutDirectionTypes NXOpen::CAM::SurfaceContourBuilder::CutDirection ( )

Returns the cut direction
Created in NX10.0.2.



License requirements : None

NXOpen::CAM::BladeCutLevels* NXOpen::CAM::SurfaceContourBuilder::CutLevels ( )

Returns the cut levels builder
Created in NX7.0.0.



License requirements : None

NXOpen::CAM::DmAmBuilder* NXOpen::CAM::SurfaceContourBuilder::DmareaMillingBuilder ( )

Returns the Area Milling Drive Method builder
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::DmBndBuilder* NXOpen::CAM::SurfaceContourBuilder::DmboundaryBuilder ( )

Returns the Boundary Drive Method builder
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::DmCmBuilder* NXOpen::CAM::SurfaceContourBuilder::DmCmBuilder ( )

Returns the Contour Profile Drive Method builder
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::DmCurveBuilder* NXOpen::CAM::SurfaceContourBuilder::DmcurveBuilder ( )

Returns the Curve Drive Method builder
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::DmRadBuilder* NXOpen::CAM::SurfaceContourBuilder::DmradBuilder ( )

Returns the Radial Cut Drive Method builder
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::DmSpiralBuilder* NXOpen::CAM::SurfaceContourBuilder::DmSpiralBuilder ( )

Returns the Spiral Drive Method builder
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::DmSurfBuilder* NXOpen::CAM::SurfaceContourBuilder::DmSurfBuilder ( )

Returns the Surface Area Drive Method builder
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::DmTpBuilder* NXOpen::CAM::SurfaceContourBuilder::DmtpBuilder ( )

Returns the Tool Path Drive Method builder
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::EdgeFinish* NXOpen::CAM::SurfaceContourBuilder::EdgeFinish ( )

Returns the Edge Finish Drive Method builder
Created in NX7.5.0.



License requirements : None

NXOpen::CAM::FlowBuilder* NXOpen::CAM::SurfaceContourBuilder::FlowBuilder ( )

Returns the Flow Cut Drive Method builder
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::CutRegionsBuilder* NXOpen::CAM::SurfaceContourBuilder::GetCutRegionsBuilder ( )

The cut regions builder.

Returns

Created in NX9.0.0.

License requirements : None
NXOpen::CAM::SurfaceContourBuilder::DriveMethodTypes NXOpen::CAM::SurfaceContourBuilder::GetDriveMethod ( )

Get drive method.

Returns
the drive method menu value
Created in NX5.0.0.

License requirements : None
NXOpen::CAM::GuidedCurveBuilder* NXOpen::CAM::SurfaceContourBuilder::GuidedCurveBuilder ( )

Returns the Guided Curve Drive Method builder
Created in NX11.0.1.



License requirements : None

NXOpen::CAM::HubFinish* NXOpen::CAM::SurfaceContourBuilder::HubFinish ( )

Returns the Hub Finish Drive Method builder
Created in NX7.5.0.



License requirements : None

NXOpen::CAM::NcmScBuilder* NXOpen::CAM::SurfaceContourBuilder::NonCuttingBuilder ( )

Returns the non-cutting moves builder
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::InheritableIntBuilder* NXOpen::CAM::SurfaceContourBuilder::NumberOfBlades ( )

Returns the number of blades
Created in NX7.5.0.



License requirements : None

NXOpen::CAM::Geometry* NXOpen::CAM::SurfaceContourBuilder::PartGeometry ( )

Returns the part geometry builder
Created in NX8.0.0.



License requirements : None

NXOpen::CAM::ProjVecCiBuilder* NXOpen::CAM::SurfaceContourBuilder::ProjectionVector ( )

Returns the Projection Vector builder (block)
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::DmRotaryFloorFinishBuilder* NXOpen::CAM::SurfaceContourBuilder::RotaryFloorFinishBuilder ( )

Returns the rotary floor finish builder.


Created in NX9.0.0.

License requirements : None

void NXOpen::CAM::SurfaceContourBuilder::SetAccessVectorMethod ( NXOpen::CAM::SurfaceContourBuilder::AccessVectorMethodType  accessVectorMethod)

Sets the Access Vector Method
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
accessVectorMethodthe value of Access Vector Method
void NXOpen::CAM::SurfaceContourBuilder::SetAutomaticAuxiliaryFloor ( bool  applyAutoAuxFloor)

Sets the Automatic Auxiliary Floor
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
applyAutoAuxFloorthe Automatic Auxiliary Floor value
void NXOpen::CAM::SurfaceContourBuilder::SetAutomaticAuxiliaryFloorDistance ( double  auxFloorDis)

Sets the Automatic Auxiliary Floor Distance
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
auxFloorDisthe Distance value
void NXOpen::CAM::SurfaceContourBuilder::SetCheckToolAboveBall ( bool  checkToolAboveBall)

Sets a bool to check tool above ball
Created in NX9.0.0.



License requirements : None

Parameters
checkToolAboveBallthe check tool above ball value
void NXOpen::CAM::SurfaceContourBuilder::SetCleanupType ( NXOpen::CAM::SurfaceContourBuilder::CleanupTypes  propValue)

Sets the cleanup type
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
propValuethe value of cleanup type
void NXOpen::CAM::SurfaceContourBuilder::SetCutDirection ( NXOpen::CAM::SurfaceContourBuilder::CutDirectionTypes  cutDirType)

Sets the cut direction
Created in NX10.0.2.



License requirements : cam_base ("CAM BASE")

Parameters
cutDirTypethe cut direction
void NXOpen::CAM::SurfaceContourBuilder::SetDriveMethod ( NXOpen::CAM::SurfaceContourBuilder::DriveMethodTypes  driveMethod)

Set drive method
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
driveMethodthe drive method menu value
NXOpen::CAM::InheritableToolDepBuilder* NXOpen::CAM::SurfaceContourBuilder::SmoothingRadius ( )

Returns the smoothing radius
Created in NX9.0.2.



License requirements : None

NXOpen::CAM::InheritableToolDepBuilder* NXOpen::CAM::SurfaceContourBuilder::StepoverLift ( )

Returns the stepover lift
Created in NX9.0.2.



License requirements : None

NXOpen::CAM::CutPatternBuilder* NXOpen::CAM::SurfaceContourBuilder::StreamlineCutPattern ( )

Returns the streamline cut pattern
Created in NX10.0.1.



License requirements : None

NXOpen::CAM::DmStreamlineCutStep* NXOpen::CAM::SurfaceContourBuilder::StreamlineCutStep ( )

Returns the streamline cut step
Created in NX10.0.1.



License requirements : None

NXOpen::CAM::StepoverBuilder* NXOpen::CAM::SurfaceContourBuilder::StreamlineStepover ( )

Returns the streamline stepover
Created in NX10.0.1.



License requirements : None

NXOpen::CAM::DmToolPosition* NXOpen::CAM::SurfaceContourBuilder::StreamlineToolPosition ( )

Returns the streamline tool position
Created in NX10.0.1.



License requirements : None

NXOpen::CAM::DmTrimExtend* NXOpen::CAM::SurfaceContourBuilder::StreamlineTrimAndExtend ( )

Returns the streamline trim and extend
Created in NX10.0.1.



License requirements : None

NXOpen::CAM::ToolAxisCiBuilder* NXOpen::CAM::SurfaceContourBuilder::ToolAxis ( )

Returns the tool axis builder

Deprecated:
Deprecated in NX7.5.0.

Please use NXOpen::CAM::ToolAxisFixed or NXOpen::CAM::ToolAxisVariable instead.


Created in NX5.0.0.

License requirements : None

NXOpen::CAM::ToolAxisAdvanced* NXOpen::CAM::SurfaceContourBuilder::ToolAxisAdvanced ( )

Returns the tool axis advanced builder
Created in NX7.0.0.



License requirements : None

NXOpen::CAM::ToolAxisFixed* NXOpen::CAM::SurfaceContourBuilder::ToolAxisFixed ( )

Returns the Tool Axis Fixed builder
Created in NX7.5.0.



License requirements : None

NXOpen::CAM::ToolAxisVariable* NXOpen::CAM::SurfaceContourBuilder::ToolAxisVariable ( )

Returns the Tool Axis Variable builder
Created in NX7.5.0.



License requirements : None

NXOpen::CAM::InheritableToolDepBuilder* NXOpen::CAM::SurfaceContourBuilder::ToolContactShift ( )

Returns the tool contact shift
Created in NX9.0.2.



License requirements : None

NXOpen::CAM::Boundary* NXOpen::CAM::SurfaceContourBuilder::TrimBoundary ( )

Returns the trim boundary
Created in NX9.0.0.



License requirements : None

NXOpen::CAM::DmUserExitCiBuilder* NXOpen::CAM::SurfaceContourBuilder::UserExitCiBuilder ( )

Returns the CAM Exit name builder in User Defined Drive Method builder
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::Geometry* NXOpen::CAM::SurfaceContourBuilder::WallGeometry ( )

Returns the wall geometry builder
Created in NX8.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.