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

Represents a boundary cut angle ci Builder
Created in NX6.0.0. More...

Inheritance diagram for NXOpen::CAM::CutAngle:
NXOpen::TaggedObject

List of all members.

Public Types

enum  Types {
  TypesAuto, TypesSpecify, TypesLongestLine, TypesVector,
  TypesTwoWayVector
}
 Available types for cut angle type in boundary cut angle customizable item. More...

Public Member Functions

void SetType (NXOpen::CAM::CutAngle::Types cutAngType)
 Sets the cut angle type
Created in NX6.0.0.
void SetValue (double cutAng)
 Sets the cut angle value
Created in NX6.0.0.
void SetVector (NXOpen::Direction *vector)
 Sets the single cut vector and two way vector
Created in NX7.5.0.
NXOpen::CAM::CutAngle::Types Type ()
 Returns the cut angle type
Created in NX6.0.0.
double Value ()
 Returns the cut angle value
Created in NX6.0.0.
NXOpen::DirectionVector ()
 Returns the single cut vector and two way vector
Created in NX7.5.0.

Detailed Description

Represents a boundary cut angle ci Builder
Created in NX6.0.0.



Member Enumeration Documentation

Available types for cut angle type in boundary cut angle customizable item.

Enumerator:
TypesAuto 

Automatic.

TypesSpecify 

User Defined.

TypesLongestLine 

Longest Line.

TypesVector 

Vector.

TypesTwoWayVector 

Two Way Vector.


Member Function Documentation

Sets the cut angle type
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
cutAngTypethe Cut Angle Type
void NXOpen::CAM::CutAngle::SetValue ( double  cutAng)

Sets the cut angle value
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
cutAngthe Cut Angle Value

Sets the single cut vector and two way vector
Created in NX7.5.0.



License requirements : cam_base ("CAM BASE")

Parameters:
vectorthe Cut Vector

Returns the cut angle type
Created in NX6.0.0.



License requirements : None

Returns the cut angle value
Created in NX6.0.0.



License requirements : None

Returns the single cut vector and two way vector
Created in NX7.5.0.



License requirements : None


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