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

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

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

Public Types

enum  Switch
 Wrapper for UF_PATT_switch_e More...
 

Public Member Functions

unsafe void AskData (NXOpen.Tag _object, out string name, out string file_name, out int view_dependent_status, out int layer, out int retrieval_status,[Out] double[] transform_data)
 Wrapper method for uc5822 More...
 
void AskParams (NXOpen.Tag tag, out Switch origin_display, out Switch max_min_display, out Switch control_pt_display)
 Wrapper method for UF_PATT_ask_params More...
 
void CreatePoint (double[] coordinates, out NXOpen.Tag tag)
 Wrapper method for UF_PATT_create_point More...
 
unsafe void CycleErrors (ref int ia1, out string cr2)
 Wrapper method for uc5824 More...
 
void Import (string file_name, string pattern_name, int autoscale_option, double[] transform_data, out NXOpen.Tag pattern)
 Wrapper method for uc5823 More...
 
void IsArchivingOn (out bool on)
 Wrapper method for UF_PATT_is_archiving_on More...
 
void IsShadingOn (out bool on)
 Wrapper method for UF_PATT_is_shading_on More...
 
void SetArchiving (Switch setting)
 Wrapper method for UF_PATT_set_archiving More...
 
void SetParams (NXOpen.Tag tag, Switch origin_status, Switch max_min_status, Switch control_pt_status)
 Wrapper method for UF_PATT_set_params More...
 
void SetShading (Switch setting)
 Wrapper method for UF_PATT_set_shading 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_PATT' functions and data types.

Member Enumeration Documentation

Wrapper for UF_PATT_switch_e

Refer to UF_PATT_switch_e for documentation

Member Function Documentation

unsafe void NXOpen.UF.UFPatt.AskData ( NXOpen.Tag  _object,
out string  name,
out string  file_name,
out int  view_dependent_status,
out int  layer,
out int  retrieval_status,
[Out] double[]  transform_data 
)
inline

Wrapper method for uc5822

Refer to uc5822 for documentation

License requirements:None

void NXOpen.UF.UFPatt.AskParams ( NXOpen.Tag  tag,
out Switch  origin_display,
out Switch  max_min_display,
out Switch  control_pt_display 
)
inline

Wrapper method for UF_PATT_ask_params

Refer to UF_PATT_ask_params for documentation

License requirements:None

void NXOpen.UF.UFPatt.CreatePoint ( double[]  coordinates,
out NXOpen.Tag  tag 
)
inline

Wrapper method for UF_PATT_create_point

Refer to UF_PATT_create_point for documentation

License requirements:None

unsafe void NXOpen.UF.UFPatt.CycleErrors ( ref int  ia1,
out string  cr2 
)
inline

Wrapper method for uc5824

Refer to uc5824 for documentation

License requirements:None

void NXOpen.UF.UFPatt.Import ( string  file_name,
string  pattern_name,
int  autoscale_option,
double[]  transform_data,
out NXOpen.Tag  pattern 
)
inline

Wrapper method for uc5823

Refer to uc5823 for documentation

License requirements:None

void NXOpen.UF.UFPatt.IsArchivingOn ( out bool  on)
inline

Wrapper method for UF_PATT_is_archiving_on

Refer to UF_PATT_is_archiving_on for documentation

License requirements:None

void NXOpen.UF.UFPatt.IsShadingOn ( out bool  on)
inline

Wrapper method for UF_PATT_is_shading_on

Refer to UF_PATT_is_shading_on for documentation

License requirements:None

void NXOpen.UF.UFPatt.SetArchiving ( Switch  setting)
inline

Wrapper method for UF_PATT_set_archiving

Refer to UF_PATT_set_archiving for documentation

License requirements:None

void NXOpen.UF.UFPatt.SetParams ( NXOpen.Tag  tag,
Switch  origin_status,
Switch  max_min_status,
Switch  control_pt_status 
)
inline

Wrapper method for UF_PATT_set_params

Refer to UF_PATT_set_params for documentation

License requirements:None

void NXOpen.UF.UFPatt.SetShading ( Switch  setting)
inline

Wrapper method for UF_PATT_set_shading

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