NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::CAM::ContourAngle Class Reference

Represents a NXOpen::CAM::ContourAngle. More...

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

Public Member Functions

double Maximum ()
 Returns the maximum face angle
Created in NX6.0.0. More...
 
double Minimum ()
 Returns the minimum face angle
Created in NX6.0.0. More...
 
void SetMaximum (double maxAngle)
 Sets the maximum face angle
Created in NX6.0.0. More...
 
void SetMinimum (double minAngle)
 Sets the minimum face angle
Created in NX6.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a NXOpen::CAM::ContourAngle.


Created in NX6.0.0.

Member Function Documentation

double NXOpen::CAM::ContourAngle::Maximum ( )

Returns the maximum face angle
Created in NX6.0.0.



License requirements : None

double NXOpen::CAM::ContourAngle::Minimum ( )

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.