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

Represents a boundary cut angle ci Builder
More...

Inheritance diagram for NXOpen::CAM::BndCutAngleCiBuilder:
NXOpen::TaggedObject

List of all members.

Public Types

enum  CutAngleTypes { CutAngleTypesAuto, CutAngleTypesSpecify, CutAngleTypesLongestLine }
 Available types for cut angle type in boundary cut angle customizable item. More...

Public Member Functions

NXOpen::CAM::BndCutAngleCiBuilder::CutAngleTypes CutAngleType ()
 Returns the Cut angle Type

double CutAngleValue ()
 Returns the Cut angle value

void SetCutAngleType (NXOpen::CAM::BndCutAngleCiBuilder::CutAngleTypes cutAngType)
 Sets the Cut angle Type

void SetCutAngleValue (double cutAng)
 Sets the Cut angle value


Detailed Description

Represents a boundary cut angle ci Builder

Deprecated:
Deprecated in NX7.5.0.



Created in NX5.0.0.


Member Enumeration Documentation

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

Enumerator:
CutAngleTypesAuto 

Automatic.

CutAngleTypesSpecify 

User Defined.

CutAngleTypesLongestLine 

Longest Line.


Member Function Documentation

Returns the Cut angle Type

Deprecated:
Deprecated in NX7.5.0.



Created in NX5.0.0.

License requirements : None

Returns the Cut angle value

Deprecated:
Deprecated in NX7.5.0.



Created in NX5.0.0.

License requirements : None

Sets the Cut angle Type

Deprecated:
Deprecated in NX7.5.0.



Created in NX5.0.0.

License requirements : None

Parameters:
cutAngTypethe Cut Angle Type

Sets the Cut angle value

Deprecated:
Deprecated in NX7.5.0.



Created in NX5.0.0.

License requirements : None

Parameters:
cutAngthe Cut Angle Value

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