NX Open C++ Reference Guide
Public Member Functions
NXOpen::CAM::OperationTeaching Class Reference

Represents a OperationTeaching Builder
To create a new instance of this class, use CAM::CAMSetup::CreateOperationTeaching

Created in NX8.0.0. More...

Inheritance diagram for NXOpen::CAM::OperationTeaching:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

NXOpen::CAM::CAMFeatureGetFeature ()
 Gets the selected feature.
NXString GetLibraryPath ()
 Gets the selected library path.
std::vector
< NXOpen::CAM::Operation * > 
GetOperations ()
 Gets the selected operations.
void SetFeature (NXOpen::CAM::CAMFeature *feature)
 Sets the selected feature
Created in NX8.0.0.
void SetLibraryPath (const NXString &path)
 Sets the selected library path
Created in NX8.0.0.
void SetOperations (const std::vector< NXOpen::CAM::Operation * > &aOperations)
 Sets the selected operations
Created in NX8.0.0.
std::vector< NXStringTeach ()
 Teaches the new operations.

Detailed Description

Represents a OperationTeaching Builder
To create a new instance of this class, use CAM::CAMSetup::CreateOperationTeaching

Created in NX8.0.0.



Member Function Documentation

Gets the selected feature.

Returns:

Created in NX8.0.0.

License requirements : fbm_author ("FBM Author")

Gets the selected library path.

Returns:

Created in NX8.0.0.

License requirements : fbm_author ("FBM Author")

Gets the selected operations.

Returns:

Created in NX8.0.0.

License requirements : fbm_author ("FBM Author")

Sets the selected feature
Created in NX8.0.0.



License requirements : fbm_author ("FBM Author")

Parameters:
featurefeature

Sets the selected library path
Created in NX8.0.0.



License requirements : fbm_author ("FBM Author")

Parameters:
pathpath
void NXOpen::CAM::OperationTeaching::SetOperations ( const std::vector< NXOpen::CAM::Operation * > &  aOperations)

Sets the selected operations
Created in NX8.0.0.



License requirements : fbm_author ("FBM Author")

Parameters:
aOperationsa operations

Teaches the new operations.

Returns:

Created in NX8.0.0.

License requirements : fbm_author ("FBM Author")

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