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

Represents a NXOpen::CAM::CleanupOutput
Created in NX6.0.0. More...

Inheritance diagram for NXOpen::CAM::CleanupOutput:
NXOpen::TaggedObject

Public Types

enum  GeomTypes { GeomTypesPoint, GeomTypesBnd }
 Available types for cleanup outputing geometry type, Cleanup Geometry Output. More...
 

Public Member Functions

NXOpen::CAM::CleanupOutput::GeomTypes OutputType ()
 Returns the Output Type, Cleanup Geometry Output
Created in NX6.0.0. More...
 
void SetOutputType (NXOpen::CAM::CleanupOutput::GeomTypes cleanupOutputType)
 Sets the Output Type, Cleanup Geometry Output
Created in NX6.0.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderSteepMergeDistance ()
 Returns the builder of Steep Merge, Cleanup Geometry Output
Created in NX6.0.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderSteepOverlapDistance ()
 Returns the builder of Steep Overlap, Cleanup Geometry Output
Created in NX6.0.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderValleyMergeDistance ()
 Returns the builder of Valley Merge, Cleanup Geometry Output
Created in NX6.0.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderValleyOverlapDistance ()
 Returns the builder of Valley Overlap, Cleanup Geometry Output
Created in NX6.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a NXOpen::CAM::CleanupOutput
Created in NX6.0.0.


Member Enumeration Documentation

Available types for cleanup outputing geometry type, Cleanup Geometry Output.

Enumerator
GeomTypesPoint 

Points.

GeomTypesBnd 

Boundaries.

Member Function Documentation

NXOpen::CAM::CleanupOutput::GeomTypes NXOpen::CAM::CleanupOutput::OutputType ( )

Returns the Output Type, Cleanup Geometry Output
Created in NX6.0.0.



License requirements : None

void NXOpen::CAM::CleanupOutput::SetOutputType ( NXOpen::CAM::CleanupOutput::GeomTypes  cleanupOutputType)

Sets the Output Type, Cleanup Geometry Output
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
cleanupOutputTypethe value of Stepover
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::CleanupOutput::SteepMergeDistance ( )

Returns the builder of Steep Merge, Cleanup Geometry Output
Created in NX6.0.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::CleanupOutput::SteepOverlapDistance ( )

Returns the builder of Steep Overlap, Cleanup Geometry Output
Created in NX6.0.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::CleanupOutput::ValleyMergeDistance ( )

Returns the builder of Valley Merge, Cleanup Geometry Output
Created in NX6.0.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::CleanupOutput::ValleyOverlapDistance ( )

Returns the builder of Valley Overlap, Cleanup Geometry Output
Created in NX6.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.