NX Open C++ Reference Guide
Public Member Functions
NXOpen::CAM::ContourAngle Class Reference

Represents a CAM::ContourAngle. More...

Inheritance diagram for NXOpen::CAM::ContourAngle:
NXOpen::TaggedObject

List of all members.

Public Member Functions

double Maximum ()
 Returns the maximum face angle
Created in NX6.0.0.
double Minimum ()
 Returns the minimum face angle
Created in NX6.0.0.
void SetMaximum (double maxAngle)
 Sets the maximum face angle
Created in NX6.0.0.
void SetMinimum (double minAngle)
 Sets the minimum face angle
Created in NX6.0.0.

Detailed Description

Represents a CAM::ContourAngle.


Member Function Documentation

Returns the maximum face angle
Created in NX6.0.0.



License requirements : None

Returns the minimum face angle
Created in NX6.0.0.



License requirements : None

void NXOpen::CAM::ContourAngle::SetMaximum ( double  maxAngle)

Sets the maximum face angle
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
maxAnglethe maximum face angle
void NXOpen::CAM::ContourAngle::SetMinimum ( double  minAngle)

Sets the minimum face angle
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
minAnglethe minimum face angle

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