NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | List of all members
NXOpen.UF.UFCambndWedm Class Reference

Contains wrappers for all 'UF_CAMBND_WEDM' functions and data types. More...

Inheritance diagram for NXOpen.UF.UFCambndWedm:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

void AppendItemUde (IntPtr item, int pass_num, CambndUdeSetType set_type, string ude_name, out IntPtr ude, out bool response)
 Wrapper method for UF_CAMBND_WEDM_append_item_ude More...
 
void AskItemUdes (IntPtr item, CambndUdeSetType set_type, int pass_num, out int num_udes, out IntPtr[] udes)
 Wrapper method for UF_CAMBND_WEDM_ask_item_udes More...
 
void DeleteAllItemUdes (IntPtr item, CambndUdeSetType set_type)
 Wrapper method for UF_CAMBND_WEDM_delete_all_item_udes More...
 
void DeleteItemUde (IntPtr item, int pass_num, CambndUdeSetType set_type, IntPtr ude)
 Wrapper method for UF_CAMBND_WEDM_delete_item_ude More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Detailed Description

Contains wrappers for all 'UF_CAMBND_WEDM' functions and data types.

Member Function Documentation

void NXOpen.UF.UFCambndWedm.AppendItemUde ( IntPtr  item,
int  pass_num,
CambndUdeSetType  set_type,
string  ude_name,
out IntPtr  ude,
out bool  response 
)
inline

Wrapper method for UF_CAMBND_WEDM_append_item_ude

Refer to UF_CAMBND_WEDM_append_item_ude for documentation

License requirements:None

void NXOpen.UF.UFCambndWedm.AskItemUdes ( IntPtr  item,
CambndUdeSetType  set_type,
int  pass_num,
out int  num_udes,
out IntPtr[]  udes 
)
inline

Wrapper method for UF_CAMBND_WEDM_ask_item_udes

Refer to UF_CAMBND_WEDM_ask_item_udes for documentation

License requirements:None

void NXOpen.UF.UFCambndWedm.DeleteAllItemUdes ( IntPtr  item,
CambndUdeSetType  set_type 
)
inline

Wrapper method for UF_CAMBND_WEDM_delete_all_item_udes

Refer to UF_CAMBND_WEDM_delete_all_item_udes for documentation

License requirements:None

void NXOpen.UF.UFCambndWedm.DeleteItemUde ( IntPtr  item,
int  pass_num,
CambndUdeSetType  set_type,
IntPtr  ude 
)
inline

Wrapper method for UF_CAMBND_WEDM_delete_item_ude

Refer to UF_CAMBND_WEDM_delete_item_ude for documentation

License requirements:None


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