NXOpen .NET Reference  12.0.0
NXOpen.UF.UFClone Member List

This is the complete list of members for NXOpen.UF.UFClone, including all inherited members.

Action enum nameNXOpen.UF.UFClone
AddAssembly(string part_name, out UFPart.LoadStatus load_status)NXOpen.UF.UFClone
AddPart(string part_name)NXOpen.UF.UFClone
ApplyDefaults(ref NamingFailures naming_failures)NXOpen.UF.UFClone
ApplySelectiveExportXml(string xml_file, out UFPart.LoadStatus load_status)NXOpen.UF.UFClone
AskAction(string input_part_name, out Action action_type)NXOpen.UF.UFClone
AskAssocFileCopy(string input_part_name, out bool copy_associated)NXOpen.UF.UFClone
AskAssocFileDir(string input_part_name, out string assoc_file_dir)NXOpen.UF.UFClone
AskAssocFileRootDir(out string root_directory)NXOpen.UF.UFClone
AskAttachLogFile(ref bool attach_log_file)NXOpen.UF.UFClone
AskCi(string input_part_name, out CheckinData[] checkin_data)NXOpen.UF.UFClone
AskCiCommentChecking(string input_part_name, out bool error_unless_comments_match, out string comment)NXOpen.UF.UFClone
AskCloneRelatedCae(out CloneRelCae rel_cae)NXOpen.UF.UFClone
AskCloneRelatedDwgs(out bool rel_dwgs)NXOpen.UF.UFClone
AskCo(string input_part_name, out CheckoutData[] checkout_data)NXOpen.UF.UFClone
AskCvtCallbacks(out int n_callbacks, ConvertCb[] points, out string[] names, out string[] descriptions)NXOpen.UF.UFClone
AskDefAction(out Action action)NXOpen.UF.UFClone
AskDefAssocFileCopy(out bool copy_associated)NXOpen.UF.UFClone
AskDefCi(out CheckinData[] checkin_data)NXOpen.UF.UFClone
AskDefCiCommentChecking(out bool error_unless_comments_match, out string comment)NXOpen.UF.UFClone
AskDefCo(out CheckoutData[] checkout_data)NXOpen.UF.UFClone
AskDefDirectory(out string directory_name)NXOpen.UF.UFClone
AskDefFolder(out string folder_name)NXOpen.UF.UFClone
AskDefGroup(out string group)NXOpen.UF.UFClone
AskDefItemType(out string item_type)NXOpen.UF.UFClone
AskDefNaming(out NamingTechnique naming)NXOpen.UF.UFClone
AskDefOwner(out string owner)NXOpen.UF.UFClone
AskDefPdmDesc(out string pdm_desc)NXOpen.UF.UFClone
AskDefPdmName(out string pdm_name)NXOpen.UF.UFClone
AskDefValidationOptions(out ValidationOpts[] validation_options)NXOpen.UF.UFClone
AskDryrun(out bool dryrun)NXOpen.UF.UFClone
AskFamilyTreatment(out FamilyTreatment treatment)NXOpen.UF.UFClone
AskGroup(string input_part_name, out string group)NXOpen.UF.UFClone
AskItemType(string input_part_name, out string item_type)NXOpen.UF.UFClone
AskLogfile(out string log_file_name)NXOpen.UF.UFClone
AskNaming(string input_part_name, out NamingTechnique naming_technique, out string output_part_spec)NXOpen.UF.UFClone
AskNtfyCallbacks(out int n_callbacks, NotifyCb[] points, out string[] names, out string[] descriptions)NXOpen.UF.UFClone
AskOperationClass(out OperationClass operation_class)NXOpen.UF.UFClone
AskOwner(string input_part_name, out string owner)NXOpen.UF.UFClone
AskPartState(string input_part_name, out PartStateS state)NXOpen.UF.UFClone
AskPdmDesc(string input_part_name, out string pdm_desc)NXOpen.UF.UFClone
AskPdmName(string input_part_name, out string pdm_name)NXOpen.UF.UFClone
AskRevUp(ref bool rev_up)NXOpen.UF.UFClone
AskValidationAbortOption(out bool abort_import)NXOpen.UF.UFClone
AskValidationOptions(string input_part_name, out ValidationOpts[] validation_options)NXOpen.UF.UFClone
Base64ToBytes(out byte bytes, out int nbytes, string data, int offset, int length)NXOpen.UF.UFClone
CloneRelCae enum nameNXOpen.UF.UFClone
ConvertCallbackT(ConvertCb cb,[MarshalAs(UnmanagedType.LPStr)] string input_part_specifier, out string answer)NXOpen.UF.UFClone
ConvertCb enum nameNXOpen.UF.UFClone
ConvertResponse enum nameNXOpen.UF.UFClone
Decode(ref byte aesKey, string inp_string, int str_length, out string decoded_str)NXOpen.UF.UFClone
EnsureDefDirectory(string directory_name)NXOpen.UF.UFClone
ExecuteLogFile(OperationClass operation_class, string logfile_name, ref ExLogOpts options)NXOpen.UF.UFClone
FamilyTreatment enum nameNXOpen.UF.UFClone
FreeValidationOptions(ref ValidationOpts validation_options)NXOpen.UF.UFClone
GenerateReport()NXOpen.UF.UFClone
GetKey(out byte aesKey)NXOpen.UF.UFClone
Initialise(OperationClass operation_class)NXOpen.UF.UFClone
InitLogFileFailure(out LogFileFailure logfile_failures)NXOpen.UF.UFClone
InitNamingFailures(out NamingFailures failures)NXOpen.UF.UFClone
Iterate(out string part_name)NXOpen.UF.UFClone
LoadCrypt()NXOpen.UF.UFClone
LoadLogfile(string log_file_name, ref NamingFailures naming_failures, out LogFileFailure logfile_failure, out UFPart.LoadStatus load_status)NXOpen.UF.UFClone
NameRuleType enum nameNXOpen.UF.UFClone
NamingTechnique enum nameNXOpen.UF.UFClone
NotifyCallbackT(NotifyCb cb,[MarshalAs(UnmanagedType.LPStr)] string input_part_specifier, IntPtr data)NXOpen.UF.UFClone
NotifyCb enum nameNXOpen.UF.UFClone
NotifyResponse enum nameNXOpen.UF.UFClone
OperationClass enum nameNXOpen.UF.UFClone
PartStateS enum nameNXOpen.UF.UFClone
PartUnderSpecified(string part_name, out bool is_under_specified)NXOpen.UF.UFClone
PerformClone(ref NamingFailures naming_failures)NXOpen.UF.UFClone
RegisterCvtCallback(ConvertCb cb, ConvertCallbackT callback, string name, string description, string relative_callback, bool before_or_after_relative)NXOpen.UF.UFClone
RegisterNtfyCallback(NotifyCb cb, NotifyCallbackT callback, string name, string description, string relative_callback, bool before_relative)NXOpen.UF.UFClone
RemoveCvtCallback(ConvertCb cb, string name, out ConvertCallbackT callback_removed)NXOpen.UF.UFClone
RemoveNtfyCallback(NotifyCb cb, string name, out NotifyCallbackT callback_removed)NXOpen.UF.UFClone
ResetToDefault()NXOpen.UF.UFClone
SetAction(string input_part_name, Action action_type, string replacement_part)NXOpen.UF.UFClone
SetAssocFileCopy(string input_part_name, bool copy_associated)NXOpen.UF.UFClone
SetAssocFileDir(string input_part_name, string assoc_file_dir)NXOpen.UF.UFClone
SetAssocFileRootDir(string root_directory)NXOpen.UF.UFClone
SetAttachLogFile(bool attach_log_file)NXOpen.UF.UFClone
SetCi(string input_part_name, ref CheckinData checkin_data)NXOpen.UF.UFClone
SetCiCommentChecking(string input_part_name, bool error_unless_comments_match, string comment)NXOpen.UF.UFClone
SetCloneRelatedCae(CloneRelCae rel_cae)NXOpen.UF.UFClone
SetCloneRelatedDwgs(bool rel_dwgs)NXOpen.UF.UFClone
SetCo(string input_part_name, ref CheckoutData checkout_data)NXOpen.UF.UFClone
SetDefAction(Action action)NXOpen.UF.UFClone
SetDefAssocFileCopy(bool copy_associated)NXOpen.UF.UFClone
SetDefCi(ref CheckinData checkin_data)NXOpen.UF.UFClone
SetDefCiCommentChecking(bool error_unless_comments_match, string comment)NXOpen.UF.UFClone
SetDefCo(ref CheckoutData checkout_data)NXOpen.UF.UFClone
SetDefDirectory(string directory_name)NXOpen.UF.UFClone
SetDefFolder(string folder_name)NXOpen.UF.UFClone
SetDefGroup(string group)NXOpen.UF.UFClone
SetDefItemType(string item_type)NXOpen.UF.UFClone
SetDefNaming(NamingTechnique naming_technique)NXOpen.UF.UFClone
SetDefOwner(string owner)NXOpen.UF.UFClone
SetDefPdmDesc(string pdm_desc)NXOpen.UF.UFClone
SetDefPdmName(string pdm_name)NXOpen.UF.UFClone
SetDefValidationOptions(ref ValidationOpts validation_options)NXOpen.UF.UFClone
SetDryrun(bool dryrun)NXOpen.UF.UFClone
SetFamilyTreatment(FamilyTreatment treatment)NXOpen.UF.UFClone
SetGroup(string input_part_name, string group)NXOpen.UF.UFClone
SetIdentifierDisplayRule(string identifier_display_rule_name)NXOpen.UF.UFClone
SetItemType(string input_part_name, string item_type)NXOpen.UF.UFClone
SetLogfile(string log_file_name)NXOpen.UF.UFClone
SetNameRule(ref NameRuleDef name_rule, ref NamingFailures naming_failures)NXOpen.UF.UFClone
SetNaming(string input_part_name, NamingTechnique naming_technique, string output_part_name)NXOpen.UF.UFClone
SetOwner(string input_part_name, string owner)NXOpen.UF.UFClone
SetPdmDesc(string input_part_name, string pdm_desc)NXOpen.UF.UFClone
SetPdmName(string input_part_name, string pdm_name)NXOpen.UF.UFClone
SetPropagateActions(bool propagate_actions)NXOpen.UF.UFClone
SetRevUp(bool rev_up)NXOpen.UF.UFClone
SetValidationAbortOption(bool abort_import)NXOpen.UF.UFClone
SetValidationOptions(string input_part_name, ref ValidationOpts validation_options)NXOpen.UF.UFClone
StartIteration()NXOpen.UF.UFClone
StopIteration()NXOpen.UF.UFClone
Terminate()NXOpen.UF.UFClone
UnapplyDefaults(ref NamingFailures naming_failures)NXOpen.UF.UFClone
ValidationMode enum nameNXOpen.UF.UFClone
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.