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

Represets a User Defined Event
Created in NX11.0.0. More...

Inheritance diagram for NXOpen::CAM::CycleNodragClearance:
NXOpen::TaggedObject

Public Member Functions

bool IsActive ()
 Returns the Nodrag Clearance status
Created in NX11.0.0. More...
 
double NodragValue ()
 Returns the Nodrag Clearance value
Created in NX11.0.0. More...
 
void SetActive (bool bActive)
 Sets the Nodrag Clearance status
Created in NX11.0.0. More...
 
void SetNodragValue (double doubleValue)
 Sets the Nodrag Clearance value
Created in NX11.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represets a User Defined Event
Created in NX11.0.0.


Member Function Documentation

bool NXOpen::CAM::CycleNodragClearance::IsActive ( )

Returns the Nodrag Clearance status
Created in NX11.0.0.



License requirements : cam_base ("CAM BASE")

double NXOpen::CAM::CycleNodragClearance::NodragValue ( )

Returns the Nodrag Clearance value
Created in NX11.0.0.



License requirements : cam_base ("CAM BASE")

void NXOpen::CAM::CycleNodragClearance::SetActive ( bool  bActive)

Sets the Nodrag Clearance status
Created in NX11.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
bActivethe Nodrag Clearance active status
void NXOpen::CAM::CycleNodragClearance::SetNodragValue ( double  doubleValue)

Sets the Nodrag Clearance value
Created in NX11.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
doubleValuethe Nodrag Clearance value

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