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

Represets a User Defined Event
To create a new instance of this class, use CAM::UdeSet::CreateUde

Created in NX7.0.0. More...

Inheritance diagram for NXOpen::CAM::Ude:
NXOpen::TaggedObject

List of all members.

Public Member Functions

NXOpen::CAM::UdeParameterGetParameter (const NXString &parameterName)
 Get the parameter for the specified parameter name.
NXOpen::CAM::UdeParameterGetParameter (int index)
 Get the parameter for the specified index.
int NumberOfParameters ()
 Returns the number of parameters
Created in NX7.5.0.
bool OutputLoadTool ()
 Returns the output load tool
Created in NX7.5.0.
void SetOutputLoadTool (bool loadTool)
 Sets the output load tool
Created in NX7.5.0.
void SetUdeName (const NXString &udeName)
 Sets the ude name
Created in NX7.5.0.
NXString UdeName ()
 Returns the ude name
Created in NX7.5.0.

Detailed Description

Represets a User Defined Event
To create a new instance of this class, use CAM::UdeSet::CreateUde

Created in NX7.0.0.



Member Function Documentation

Get the parameter for the specified parameter name.

Returns:
the parameter
Created in NX7.5.0.

License requirements : None
Parameters:
parameterNamethe parameter name
NOTE: The full Unicode character set is not supported for this parameter.

Get the parameter for the specified index.

Returns:
the parameter
Created in NX8.0.0.

License requirements : None
Parameters:
indexthe parameter index

Returns the number of parameters
Created in NX7.5.0.



License requirements : None

Returns the output load tool
Created in NX7.5.0.



License requirements : None

void NXOpen::CAM::Ude::SetOutputLoadTool ( bool  loadTool)

Sets the output load tool
Created in NX7.5.0.



License requirements : None

Parameters:
loadTooloutput load tool
void NXOpen::CAM::Ude::SetUdeName ( const NXString udeName)

Sets the ude name
Created in NX7.5.0.



License requirements : cam_base ("CAM BASE")

Parameters:
udeNamethe name of the Ude

Returns the ude name
Created in NX7.5.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.