NXOpen .NET Reference  12.0.0
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:

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...
 

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 
)

Wrapper method for UF_CAMBND_WEDM_append_item_ude

Refer to UF_CAMBND_WEDM_append_item_ude for documentation
Mapping Help

License requirements:None

void NXOpen.UF.UFCambndWedm.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

Refer to UF_CAMBND_WEDM_ask_item_udes for documentation
Mapping Help

License requirements:None

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

Wrapper method for UF_CAMBND_WEDM_delete_all_item_udes

Refer to UF_CAMBND_WEDM_delete_all_item_udes for documentation
Mapping Help

License requirements:None

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

Wrapper method for UF_CAMBND_WEDM_delete_item_ude

Refer to UF_CAMBND_WEDM_delete_item_ude for documentation
Mapping Help

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.