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

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

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

Public Types

enum  ProjOption
 Wrapper for UF_DPUD_proj_option_e More...
 
enum  Purpose
 Wrapper for UF_DPUD_purpose_e More...
 
enum  TaxisOption
 Wrapper for UF_DPUD_taxis_option_e More...
 

Public Member Functions

void AskDpud (IntPtr exit_id, out IntPtr dpud_id)
 Wrapper method for UF_DPUD_ask_dpud More...
 
void AskDrpos0 (IntPtr dpud, out IntPtr drpos)
 Wrapper method for UF_DPUD_ask_drpos0 More...
 
void AskDrpos1 (IntPtr dpud, out IntPtr drpos)
 Wrapper method for UF_DPUD_ask_drpos1 More...
 
void AskDrpos2 (IntPtr dpud, out IntPtr drpos)
 Wrapper method for UF_DPUD_ask_drpos2 More...
 
void AskOper (IntPtr dpud, out IntPtr oper)
 Wrapper method for UF_DPUD_ask_oper More...
 
void AskProjOption (IntPtr dpud, out ProjOption proj_option)
 Wrapper method for UF_DPUD_ask_proj_option More...
 
void AskProjVec (IntPtr dpud,[Out] double[] proj_vec)
 Wrapper method for UF_DPUD_ask_proj_vec More...
 
void AskPurpose (IntPtr dpud, out Purpose purpose)
 Wrapper method for UF_DPUD_ask_purpose More...
 
void AskRatio (IntPtr dpud, out double ratio)
 Wrapper method for UF_DPUD_ask_ratio More...
 
void AskTaxisOption (IntPtr dpud, out TaxisOption taxis_option)
 Wrapper method for UF_DPUD_ask_taxis_option More...
 
void AskToolAxis (IntPtr dpud,[Out] double[] tool_axis)
 Wrapper method for UF_DPUD_ask_tool_axis More...
 
void SetUserDataSize (IntPtr dpud, int size)
 Wrapper method for UF_DPUD_set_user_data_size 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_DPUD' functions and data types.

Member Enumeration Documentation

Wrapper for UF_DPUD_proj_option_e

Refer to UF_DPUD_proj_option_e for documentation

Wrapper for UF_DPUD_purpose_e

Refer to UF_DPUD_purpose_e for documentation

Wrapper for UF_DPUD_taxis_option_e

Refer to UF_DPUD_taxis_option_e for documentation

Member Function Documentation

void NXOpen.UF.UFDpud.AskDpud ( IntPtr  exit_id,
out IntPtr  dpud_id 
)
inline

Wrapper method for UF_DPUD_ask_dpud

Refer to UF_DPUD_ask_dpud for documentation

License requirements:None

void NXOpen.UF.UFDpud.AskDrpos0 ( IntPtr  dpud,
out IntPtr  drpos 
)
inline

Wrapper method for UF_DPUD_ask_drpos0

Refer to UF_DPUD_ask_drpos0 for documentation

License requirements:None

void NXOpen.UF.UFDpud.AskDrpos1 ( IntPtr  dpud,
out IntPtr  drpos 
)
inline

Wrapper method for UF_DPUD_ask_drpos1

Refer to UF_DPUD_ask_drpos1 for documentation

License requirements:None

void NXOpen.UF.UFDpud.AskDrpos2 ( IntPtr  dpud,
out IntPtr  drpos 
)
inline

Wrapper method for UF_DPUD_ask_drpos2

Refer to UF_DPUD_ask_drpos2 for documentation

License requirements:None

void NXOpen.UF.UFDpud.AskOper ( IntPtr  dpud,
out IntPtr  oper 
)
inline

Wrapper method for UF_DPUD_ask_oper

Refer to UF_DPUD_ask_oper for documentation

License requirements:None

void NXOpen.UF.UFDpud.AskProjOption ( IntPtr  dpud,
out ProjOption  proj_option 
)
inline

Wrapper method for UF_DPUD_ask_proj_option

Refer to UF_DPUD_ask_proj_option for documentation

License requirements:None

void NXOpen.UF.UFDpud.AskProjVec ( IntPtr  dpud,
[Out] double[]  proj_vec 
)
inline

Wrapper method for UF_DPUD_ask_proj_vec

Refer to UF_DPUD_ask_proj_vec for documentation

License requirements:None

void NXOpen.UF.UFDpud.AskPurpose ( IntPtr  dpud,
out Purpose  purpose 
)
inline

Wrapper method for UF_DPUD_ask_purpose

Refer to UF_DPUD_ask_purpose for documentation

License requirements:None

void NXOpen.UF.UFDpud.AskRatio ( IntPtr  dpud,
out double  ratio 
)
inline

Wrapper method for UF_DPUD_ask_ratio

Refer to UF_DPUD_ask_ratio for documentation

License requirements:None

void NXOpen.UF.UFDpud.AskTaxisOption ( IntPtr  dpud,
out TaxisOption  taxis_option 
)
inline

Wrapper method for UF_DPUD_ask_taxis_option

Refer to UF_DPUD_ask_taxis_option for documentation

License requirements:None

void NXOpen.UF.UFDpud.AskToolAxis ( IntPtr  dpud,
[Out] double[]  tool_axis 
)
inline

Wrapper method for UF_DPUD_ask_tool_axis

Refer to UF_DPUD_ask_tool_axis for documentation

License requirements:None

void NXOpen.UF.UFDpud.SetUserDataSize ( IntPtr  dpud,
int  size 
)
inline

Wrapper method for UF_DPUD_set_user_data_size

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