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

Represents profile strategy
Created in NX6.0.0. More...

Inheritance diagram for NXOpen::CAM::ProfileStrategy:
NXOpen::TaggedObject

Public Types

enum  Types {
  TypesDiametersOnly, TypesFacesOnly, TypesDiametersThenFaces, TypesFacesThenDiameters,
  TypesTowardsCorner, TypesAwayFromCorner, TypesDownOnly, TypesFinishAll
}
 the profile strategy options
Created in NX6.0.0. More...
 

Public Member Functions

void SetType (NXOpen::CAM::ProfileStrategy::Types type)
 Sets the profile strategy
Created in NX6.0.0. More...
 
NXOpen::CAM::ProfileStrategy::Types Type ()
 Returns the profile strategy
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 profile strategy
Created in NX6.0.0.


Member Enumeration Documentation

the profile strategy options
Created in NX6.0.0.


Enumerator
TypesDiametersOnly 

Profile strategy: Diameters Only.

TypesFacesOnly 

Profile strategy: Faces Only.

TypesDiametersThenFaces 

Profile strategy: Diameters First, Then Faces.

TypesFacesThenDiameters 

Profile strategy: Faces First, Then Diameters.

TypesTowardsCorner 

Profile strategy: Towards Corner.

TypesAwayFromCorner 

Profile strategy: Away from Corner.

TypesDownOnly 

Profile strategy: Down Only.

TypesFinishAll 

Profile strategy: Finish All.

Member Function Documentation

void NXOpen::CAM::ProfileStrategy::SetType ( NXOpen::CAM::ProfileStrategy::Types  type)

Sets the profile strategy
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
typethe profile strategy
NXOpen::CAM::ProfileStrategy::Types NXOpen::CAM::ProfileStrategy::Type ( )

Returns the profile strategy
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.