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

Represents a CAM::MinCutLength. More...

Inheritance diagram for NXOpen::CAM::MinCutLength:
NXOpen::TaggedObject

List of all members.

Public Types

enum  Types { TypesNone, TypesSpecify }
 the mininmum cut length options
Created in NX6.0.0. More...

Public Member Functions

double Distance ()
 Returns the distance of Minimum Cut Length
Created in NX6.0.0.
void SetDistance (double minLength)
 Sets the distance of Minimum Cut Length
Created in NX6.0.0.
void SetStatus (NXOpen::CAM::MinCutLength::Types minLength)
 Sets the status of Minimum Cut Length
Created in NX6.0.0.
NXOpen::CAM::MinCutLength::Types Status ()
 Returns the status of Minimum Cut Length
Created in NX6.0.0.

Detailed Description

Represents a CAM::MinCutLength.


Member Enumeration Documentation

the mininmum cut length options
Created in NX6.0.0.


Enumerator:
TypesNone 

None.

TypesSpecify 

Specify.


Member Function Documentation

Returns the distance of Minimum Cut Length
Created in NX6.0.0.



License requirements : None

void NXOpen::CAM::MinCutLength::SetDistance ( double  minLength)

Sets the distance of Minimum Cut Length
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
minLengththe distance of Minimum Cut Length

Sets the status of Minimum Cut Length
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
minLengththe the status of Minimum Cut Length

Returns the status of Minimum Cut Length
Created in NX6.0.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.