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

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

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

Public Member Functions

void ReplaceMachine (string libref, int retrieve_opt, NcmctSetupReplaceMode mounting_opt, out NXOpen.Tag ncmct_tag)
 Wrapper method for UF_MCT_replace_machine More...
 
void Retrieve (string libref, out NXOpen.Tag ncmct_tag)
 Wrapper method for UF_MCT_retrieve 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_MCT' functions and data types.

Member Function Documentation

void NXOpen.UF.UFMct.ReplaceMachine ( string  libref,
int  retrieve_opt,
NcmctSetupReplaceMode  mounting_opt,
out NXOpen.Tag  ncmct_tag 
)
inline

Wrapper method for UF_MCT_replace_machine

Refer to UF_MCT_replace_machine for documentation

License requirements:None

void NXOpen.UF.UFMct.Retrieve ( string  libref,
out NXOpen.Tag  ncmct_tag 
)
inline

Wrapper method for UF_MCT_retrieve

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