NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::CAM::MachineGroupBuilder Class Reference

Represents a MachineGroup Builder
To create a new instance of this class, use CAM::NCGroupCollection::CreateMachineGroupBuilder

Created in NX5.0.0. More...

Inheritance diagram for NXOpen::CAM::MachineGroupBuilder:
NXOpen::CAM::NCGroupBuilder NXOpen::CAM::ParamBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  RetrieveToolPocketInformation { RetrieveToolPocketInformationNo, RetrieveToolPocketInformationYes }
 retrieve tool pocket information flag. More...

Public Member Functions

NXOpen::Assemblies::ComponentMachinePartOccurrence ()
 Returns the Machine Part Occurrence This is only needed when the option assembly positioning is selected in Part Mounting Dialog and should be called before update cam setup.
NXOpen::CAM::InheritableFeedBuilderRapidFeed ()
 Returns the Rapid Feed Rate
Created in NX7.5.0.
void RemoveMachine ()
 Removes the machine part component from the CAM assembly and removes the machine data from the CAM setup.
void SetMachinePartOccurrence (NXOpen::Assemblies::Component *machinePart)
 Sets the Machine Part Occurrence This is only needed when the option assembly positioning is selected in Part Mounting Dialog and should be called before update cam setup.
NXOpen::CAM::InheritableDoubleBuilderToolChangeTime ()
 Returns the Tool Change Time
Created in NX7.5.0.
void UpdateCamSetup (NXOpen::CAM::MachineGroupBuilder::RetrieveToolPocketInformation retrieveFlag, NXOpen::CAM::NcmctPartMountingBuilder *ncmctPartMountingBuilder)
 Adds machine model part file to the CAM part.
void UpdateToolPathTime ()
 Recalculate tool path time and update the operation navigator
Created in NX7.5.0.

Detailed Description

Represents a MachineGroup Builder
To create a new instance of this class, use CAM::NCGroupCollection::CreateMachineGroupBuilder

Created in NX5.0.0.



Member Enumeration Documentation

retrieve tool pocket information flag.

Enumerator:
RetrieveToolPocketInformationNo 

don't retrieve tool pocket information

RetrieveToolPocketInformationYes 

retrieve tool pocket information


Member Function Documentation

Returns the Machine Part Occurrence This is only needed when the option assembly positioning is selected in Part Mounting Dialog and should be called before update cam setup.


Created in NX8.0.0.

License requirements : None

Returns the Rapid Feed Rate
Created in NX7.5.0.



License requirements : None

Removes the machine part component from the CAM assembly and removes the machine data from the CAM setup.


Created in NX8.0.0.

License requirements : cam_base ("CAM BASE")

Sets the Machine Part Occurrence This is only needed when the option assembly positioning is selected in Part Mounting Dialog and should be called before update cam setup.


Created in NX8.0.0.

License requirements : cam_base ("CAM BASE")

Parameters:
machinePartthe machine part occurrence

Returns the Tool Change Time
Created in NX7.5.0.



License requirements : None

Adds machine model part file to the CAM part.

Creates Turret and Pocket Objects in the Operation Navigator - Machine Tool. Assign all tools to suitable pockets and displays the mounted tools if needed.

Create MCS Spindle groups in the operation navigator - geometry if _LATHE_SPINDLE component with Lathe Workplane junctions were defined in the machine kinematic model.


Created in NX8.0.0.

License requirements : cam_base ("CAM BASE")

Parameters:
retrieveFlagretrieveflag
ncmctPartMountingBuilderncmctpartmountingbuilder

Recalculate tool path time and update the operation navigator
Created in NX7.5.0.



License requirements : cam_base ("CAM BASE")


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