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

Represents a TurnOrientGeom Builder
To create a new instance of this class, use CAM::NCGroupCollection::CreateTurnOrientGeomBuilder

Created in NX5.0.0. More...

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

List of all members.

Public Types

enum  LatheWorkPlaneTypes { LatheWorkPlaneTypesXmYm, LatheWorkPlaneTypesZmXm }
 the lathe work plane types More...

Public Member Functions

int GetScsType ()
 Returns the SCS type.
std::vector< double > GetWcsOrient ()
 Gets the WCS origin and orientation.
NXOpen::CAM::TurnOrientGeomBuilder::LatheWorkPlaneTypes LatheWorkPlaneType ()
 Returns the lathe work plane type
Created in NX7.5.0.
void SetLatheWorkPlaneType (NXOpen::CAM::TurnOrientGeomBuilder::LatheWorkPlaneTypes workPlaneType)
 Sets the lathe work plane type
Created in NX7.5.0.
void SetScsType (int valuee)
 Sets the SCS type

void SetWcsOrient (const std::vector< double > &valuee)
 Sets the WCS origin and orientation

NXOpen::CAM::TurnOrientWcsTurnOrientWcs ()
 Returns the turn orient WCS builder
Created in NX7.5.0.

Detailed Description

Represents a TurnOrientGeom Builder
To create a new instance of this class, use CAM::NCGroupCollection::CreateTurnOrientGeomBuilder

Created in NX5.0.0.



Member Enumeration Documentation

the lathe work plane types

Enumerator:
LatheWorkPlaneTypesXmYm 

XM/YM plane of the MCS.

LatheWorkPlaneTypesZmXm 

ZM/XM plane of the MCS.


Member Function Documentation

Returns the SCS type.

Returns:
the integer value
Deprecated:
Deprecated in NX7.5.0.


Created in NX5.0.0.

License requirements : cam_base ("CAM BASE")

Gets the WCS origin and orientation.

Returns:
WCS origin and orientation
Deprecated:
Deprecated in NX7.5.0.


Created in NX5.0.0.

License requirements : cam_base ("CAM BASE")

Returns the lathe work plane type
Created in NX7.5.0.



License requirements : cam_base ("CAM BASE")

Sets the lathe work plane type
Created in NX7.5.0.



License requirements : cam_base ("CAM BASE")

Parameters:
workPlaneTypethe work plane type

Sets the SCS type

Deprecated:
Deprecated in NX7.5.0.



Created in NX5.0.0.

License requirements : cam_base ("CAM BASE")

Parameters:
valueethe integer value
void NXOpen::CAM::TurnOrientGeomBuilder::SetWcsOrient ( const std::vector< double > &  valuee)

Sets the WCS origin and orientation

Deprecated:
Deprecated in NX7.5.0.



Created in NX5.0.0.

License requirements : cam_base ("CAM BASE")

Parameters:
valueeWCS origin and orientation

Returns the turn orient WCS builder
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.