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

Represents a NXOpen::CAM::CAMFeature builder
To obtain an instance of this class use NXOpen::CAM::FeatureRecognitionBuilder

Created in NX8.0.0. More...

Inheritance diagram for NXOpen::CAM::MachiningFeature:
NXOpen::TaggedObject

Public Member Functions

NXOpen::CoordinateSystemCoordinateSystem ()
 Returns the csys feature
Created in NX8.0.0. More...
 
NXOpen::ScCollectorFaces ()
 Returns the face selection
Created in NX8.0.0. More...
 
NXOpen::CAM::CAMFeatureListFeatures ()
 Returns the list features
Created in NX8.0.0. More...
 
NXString FeatureType ()
 Returns the feature type of the feature to create
Created in NX8.0.0. More...
 
void SetCoordinateSystem (NXOpen::CoordinateSystem *csysFeature)
 Sets the csys feature
Created in NX8.0.0. More...
 
void SetFeatureType (const NXString &name)
 Sets the feature type of the feature to create
Created in NX8.0.0. More...
 
void SetFeatureType (const char *name)
 Sets the feature type of the feature to create
Created in NX8.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::CAMFeature builder
To obtain an instance of this class use NXOpen::CAM::FeatureRecognitionBuilder

Created in NX8.0.0.


Member Function Documentation

NXOpen::CoordinateSystem* NXOpen::CAM::MachiningFeature::CoordinateSystem ( )

Returns the csys feature
Created in NX8.0.0.



License requirements : None

NXOpen::ScCollector* NXOpen::CAM::MachiningFeature::Faces ( )

Returns the face selection
Created in NX8.0.0.



License requirements : None

NXOpen::CAM::CAMFeatureList* NXOpen::CAM::MachiningFeature::Features ( )

Returns the list features
Created in NX8.0.0.



License requirements : None

NXString NXOpen::CAM::MachiningFeature::FeatureType ( )

Returns the feature type of the feature to create
Created in NX8.0.0.



License requirements : None

void NXOpen::CAM::MachiningFeature::SetCoordinateSystem ( NXOpen::CoordinateSystem csysFeature)

Sets the csys feature
Created in NX8.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
csysFeaturecsysfeature
void NXOpen::CAM::MachiningFeature::SetFeatureType ( const NXString name)

Sets the feature type of the feature to create
Created in NX8.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
namename
void NXOpen::CAM::MachiningFeature::SetFeatureType ( const char *  name)

Sets the feature type of the feature to create
Created in NX8.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
namename

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