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

Represents a wire guide object
To create a new instance of this class, use NXOpen::CAM::WireTool::CreateWireGuide

Created in NX9.0.0. More...

Inheritance diagram for NXOpen::CAM::WireGuide:
NXOpen::TaggedObject

Public Member Functions

double CornerRadius ()
 Returns the corner radius
Created in NX9.0.0. More...
 
double Diameter ()
 Returns the diameter
Created in NX9.0.0. More...
 
double Length ()
 Returns the length
Created in NX9.0.0. More...
 
void SetCornerRadius (double radius)
 Sets the corner radius
Created in NX9.0.0. More...
 
void SetDiameter (double diameter)
 Sets the diameter
Created in NX9.0.0. More...
 
void SetLength (double length)
 Sets the length
Created in NX9.0.0. More...
 
void SetTaperAngle (double angle)
 Sets the taper angle
Created in NX9.0.0. More...
 
double TaperAngle ()
 Returns the taper angle
Created in NX9.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 wire guide object
To create a new instance of this class, use NXOpen::CAM::WireTool::CreateWireGuide

Created in NX9.0.0.


Member Function Documentation

double NXOpen::CAM::WireGuide::CornerRadius ( )

Returns the corner radius
Created in NX9.0.0.



License requirements : None

double NXOpen::CAM::WireGuide::Diameter ( )

Returns the diameter
Created in NX9.0.0.



License requirements : None

double NXOpen::CAM::WireGuide::Length ( )

Returns the length
Created in NX9.0.0.



License requirements : None

void NXOpen::CAM::WireGuide::SetCornerRadius ( double  radius)

Sets the corner radius
Created in NX9.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
radiusthe corner radius
void NXOpen::CAM::WireGuide::SetDiameter ( double  diameter)

Sets the diameter
Created in NX9.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
diameterthe diameter
void NXOpen::CAM::WireGuide::SetLength ( double  length)

Sets the length
Created in NX9.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
lengththe length
void NXOpen::CAM::WireGuide::SetTaperAngle ( double  angle)

Sets the taper angle
Created in NX9.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
anglethe taper angle
double NXOpen::CAM::WireGuide::TaperAngle ( )

Returns the taper angle
Created in NX9.0.0.



License requirements : None


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