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

Represets a set of User Defined Events
Created in NX7.5.0. More...

Inheritance diagram for NXOpen::CAM::UdeSet:
NXOpen::TaggedObject

Public Member Functions

NXOpen::CAM::UdeCreateUde ()
 Sets the creator for Ude. More...
 
NXOpen::CAM::UdeCreateUdeByName (const NXString &udeName)
 The function to add Ude. More...
 
NXOpen::CAM::UdeCreateUdeByName (const char *udeName)
 The function to add Ude. More...
 
NXOpen::CAM::UdeListUdeList ()
 Returns the Ude List
Created in NX7.5.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represets a set of User Defined Events
Created in NX7.5.0.


Member Function Documentation

NXOpen::CAM::Ude* NXOpen::CAM::UdeSet::CreateUde ( )

Sets the creator for Ude.

Returns
the Ude object
Created in NX7.5.0.

License requirements : cam_base ("CAM BASE")
NXOpen::CAM::Ude* NXOpen::CAM::UdeSet::CreateUdeByName ( const NXString udeName)

The function to add Ude.

Returns
the Ude object
Created in NX7.5.0.

License requirements : cam_base ("CAM BASE")
Parameters
udeNameThe UDE name
NXOpen::CAM::Ude* NXOpen::CAM::UdeSet::CreateUdeByName ( const char *  udeName)

The function to add Ude.

Returns
the Ude object
Created in NX7.5.0.

License requirements : cam_base ("CAM BASE")
Parameters
udeNameThe UDE name
NXOpen::CAM::UdeList* NXOpen::CAM::UdeSet::UdeList ( )

Returns the Ude List
Created in NX7.5.0.



License requirements : cam_base ("CAM BASE")


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