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

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

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

Public Member Functions

unsafe void AskUserDfaClasses (string folder_name, out string[] user_dfa_classes, out int num_classes)
 Wrapper method for UF_KF_UGMGR_ask_user_dfa_classes More...
 
unsafe void AskUserDfaFuncs (string folder_name, out string[] user_dfa_funcs, out int num_funcs)
 Wrapper method for UF_KF_UGMGR_ask_user_dfa_funcs More...
 
void InitializeExport (int option)
 Wrapper method for UF_KF_UGMGR_initialize_export More...
 
void InitializeImport (bool is_dfa_list)
 Wrapper method for UF_KF_UGMGR_initialize_import More...
 
void IsFolderExists (string folder_name, out bool folder_exists)
 Wrapper method for UF_KF_UGMGR_is_folder_exists More...
 
void IsItemDfaType (string item_name, out bool dfa_type)
 Wrapper method for UF_KF_UGMGR_is_item_dfa_type More...
 
void IsUserDfaClassExists (string dfa_class_name, out bool class_exists)
 Wrapper method for UF_KF_UGMGR_is_user_dfa_class_exists More...
 
void IsUserDfaFuncExists (string dfa_func_name, out bool func_exists)
 Wrapper method for UF_KF_UGMGR_is_user_dfa_func_exists More...
 
unsafe void ListUserClassesReferenced (NXOpen.Tag part_tag, out string[] user_classes_list, out int num_classes)
 Wrapper method for UF_KF_UGMGR_list_user_classes_referenced More...
 
unsafe void ListUserFuncsReferenced (NXOpen.Tag part_tag, out string[] user_funcs_list, out int num_funcs)
 Wrapper method for UF_KF_UGMGR_list_user_funcs_referenced 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_KF_UGMGR' functions and data types.

Member Function Documentation

unsafe void NXOpen.UF.UFKfUgmgr.AskUserDfaClasses ( string  folder_name,
out string[]  user_dfa_classes,
out int  num_classes 
)
inline

Wrapper method for UF_KF_UGMGR_ask_user_dfa_classes

Refer to UF_KF_UGMGR_ask_user_dfa_classes for documentation

License requirements:UG GATEWAY

unsafe void NXOpen.UF.UFKfUgmgr.AskUserDfaFuncs ( string  folder_name,
out string[]  user_dfa_funcs,
out int  num_funcs 
)
inline

Wrapper method for UF_KF_UGMGR_ask_user_dfa_funcs

Refer to UF_KF_UGMGR_ask_user_dfa_funcs for documentation

License requirements:None

void NXOpen.UF.UFKfUgmgr.InitializeExport ( int  option)
inline

Wrapper method for UF_KF_UGMGR_initialize_export

Refer to UF_KF_UGMGR_initialize_export for documentation

License requirements:None

void NXOpen.UF.UFKfUgmgr.InitializeImport ( bool  is_dfa_list)
inline

Wrapper method for UF_KF_UGMGR_initialize_import

Refer to UF_KF_UGMGR_initialize_import for documentation

License requirements:None

void NXOpen.UF.UFKfUgmgr.IsFolderExists ( string  folder_name,
out bool  folder_exists 
)
inline

Wrapper method for UF_KF_UGMGR_is_folder_exists

Refer to UF_KF_UGMGR_is_folder_exists for documentation

License requirements:None

void NXOpen.UF.UFKfUgmgr.IsItemDfaType ( string  item_name,
out bool  dfa_type 
)
inline

Wrapper method for UF_KF_UGMGR_is_item_dfa_type

Refer to UF_KF_UGMGR_is_item_dfa_type for documentation

License requirements:None

void NXOpen.UF.UFKfUgmgr.IsUserDfaClassExists ( string  dfa_class_name,
out bool  class_exists 
)
inline

Wrapper method for UF_KF_UGMGR_is_user_dfa_class_exists

Refer to UF_KF_UGMGR_is_user_dfa_class_exists for documentation

License requirements:None

void NXOpen.UF.UFKfUgmgr.IsUserDfaFuncExists ( string  dfa_func_name,
out bool  func_exists 
)
inline

Wrapper method for UF_KF_UGMGR_is_user_dfa_func_exists

Refer to UF_KF_UGMGR_is_user_dfa_func_exists for documentation

License requirements:None

unsafe void NXOpen.UF.UFKfUgmgr.ListUserClassesReferenced ( NXOpen.Tag  part_tag,
out string[]  user_classes_list,
out int  num_classes 
)
inline

Wrapper method for UF_KF_UGMGR_list_user_classes_referenced

Refer to UF_KF_UGMGR_list_user_classes_referenced for documentation

License requirements:None

unsafe void NXOpen.UF.UFKfUgmgr.ListUserFuncsReferenced ( NXOpen.Tag  part_tag,
out string[]  user_funcs_list,
out int  num_funcs 
)
inline

Wrapper method for UF_KF_UGMGR_list_user_funcs_referenced

Refer to UF_KF_UGMGR_list_user_funcs_referenced 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.