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

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

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 
)

Wrapper method for UF_KF_UGMGR_ask_user_dfa_classes

Refer to UF_KF_UGMGR_ask_user_dfa_classes for documentation
Mapping Help

License requirements:None

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

Wrapper method for UF_KF_UGMGR_ask_user_dfa_funcs

Refer to UF_KF_UGMGR_ask_user_dfa_funcs for documentation
Mapping Help

License requirements:None

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

Wrapper method for UF_KF_UGMGR_initialize_export

Refer to UF_KF_UGMGR_initialize_export for documentation
Mapping Help

License requirements:None

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

Wrapper method for UF_KF_UGMGR_initialize_import

Refer to UF_KF_UGMGR_initialize_import for documentation
Mapping Help

License requirements:None

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

Wrapper method for UF_KF_UGMGR_is_folder_exists

Refer to UF_KF_UGMGR_is_folder_exists for documentation
Mapping Help

License requirements:None

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

Wrapper method for UF_KF_UGMGR_is_item_dfa_type

Refer to UF_KF_UGMGR_is_item_dfa_type for documentation
Mapping Help

License requirements:None

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

Wrapper method for UF_KF_UGMGR_is_user_dfa_class_exists

Refer to UF_KF_UGMGR_is_user_dfa_class_exists for documentation
Mapping Help

License requirements:None

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

Wrapper method for UF_KF_UGMGR_is_user_dfa_func_exists

Refer to UF_KF_UGMGR_is_user_dfa_func_exists for documentation
Mapping Help

License requirements:None

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

Wrapper method for UF_KF_UGMGR_list_user_classes_referenced

Refer to UF_KF_UGMGR_list_user_classes_referenced for documentation
Mapping Help

License requirements:None

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

Wrapper method for UF_KF_UGMGR_list_user_funcs_referenced

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