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

Represents an Merge Subop Command Builder
Created in NX9.0.0. More...

Inheritance diagram for NXOpen::CAM::MergeSubopCommand:
NXOpen::TaggedObject

Public Member Functions

std::vector< int > GetTargetRegions ()
 Get the target region. More...
 
std::vector< int > GetToolRegions ()
 Get the tool regions. More...
 
void SetTargetRegions (const std::vector< int > &targets)
 Set the target region
Created in NX9.0.0. More...
 
void SetToolRegions (const std::vector< int > &tools)
 Set the tool regions
Created in NX9.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents an Merge Subop Command Builder
Created in NX9.0.0.


Member Function Documentation

std::vector<int> NXOpen::CAM::MergeSubopCommand::GetTargetRegions ( )

Get the target region.

Returns
the target region
Created in NX9.0.0.

License requirements : None
std::vector<int> NXOpen::CAM::MergeSubopCommand::GetToolRegions ( )

Get the tool regions.

Returns
the tool regions
Created in NX9.0.0.

License requirements : None
void NXOpen::CAM::MergeSubopCommand::SetTargetRegions ( const std::vector< int > &  targets)

Set the target region
Created in NX9.0.0.



License requirements : None

Parameters
targetsthe target region
void NXOpen::CAM::MergeSubopCommand::SetToolRegions ( const std::vector< int > &  tools)

Set the tool regions
Created in NX9.0.0.



License requirements : None

Parameters
toolsthe tool regions

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