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

Represents a MachineTurretGroup Builder
To create a new instance of this class, use CAM::NCGroupCollection::CreateMachineTurretGroupBuilder

Created in NX5.0.0. More...

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

List of all members.

Public Types

enum  MctTurrentWplTypes { MctTurrentWplTypesXy, MctTurrentWplTypesXz }
 WorkPlane Type. More...

Public Member Functions

NXOpen::CAM::InheritableTextBuilderCarrierName ()
 Returns the Carrier Name object(inheritable text)
Created in NX6.0.0.
NXString ChannelName ()
 Returns the channel's name
Created in NX7.5.0.
NXString MctTurrentId ()
 Returns the Mct Turrent ID
Created in NX5.0.0.
NXOpen::CartesianCoordinateSystemMctTurrentWpl ()
 Returns the mct turrent workplane
Created in NX5.0.0.
NXOpen::CAM::MachineTurretGroupBuilder::MctTurrentWplTypes MctTurrentWplType ()
 Returns the workplane type
Created in NX5.0.0.
void SetChannelName (const NXString &name)
 Sets the channel's name
Created in NX7.5.0.
void SetMctTurrentId (const NXString &mctTurrentID)
 Sets the Mct Turrent ID
Created in NX5.0.0.
void SetMctTurrentWpl (NXOpen::CartesianCoordinateSystem *mctTurrentWpl)
 Sets the mct turrent workplane
Created in NX5.0.0.
void SetMctTurrentWplType (NXOpen::CAM::MachineTurretGroupBuilder::MctTurrentWplTypes mctTurrentWplType)
 Sets the workplane type
Created in NX5.0.0.

Detailed Description

Represents a MachineTurretGroup Builder
To create a new instance of this class, use CAM::NCGroupCollection::CreateMachineTurretGroupBuilder

Created in NX5.0.0.



Member Enumeration Documentation

WorkPlane Type.

Enumerator:
MctTurrentWplTypesXy 

XY.

MctTurrentWplTypesXz 

XZ.


Member Function Documentation

Returns the Carrier Name object(inheritable text)
Created in NX6.0.0.



License requirements : None

Returns the channel's name
Created in NX7.5.0.



License requirements : None

Returns the Mct Turrent ID
Created in NX5.0.0.



License requirements : None

Returns the mct turrent workplane
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Returns the workplane type
Created in NX5.0.0.



License requirements : None

Sets the channel's name
Created in NX7.5.0.



License requirements : cam_base ("CAM BASE")

Parameters:
namethe channel's name

Sets the Mct Turrent ID
Created in NX5.0.0.



License requirements : None

Parameters:
mctTurrentIDthe mct turrent id value

Sets the mct turrent workplane
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
mctTurrentWplthe mct turrent wpl value

Sets the workplane type
Created in NX5.0.0.



License requirements : None

Parameters:
mctTurrentWplTypemctturrentwpltype

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