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

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

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

Public Member Functions

unsafe void AskFromItems (NXOpen.Tag run, out int n_from_items, out NXOpen.Tag[] from_items)
 DEPRECATED Wrapper method for UF_ROUTE_RUN_ask_from_items More...
 
unsafe void AskMemberItems (NXOpen.Tag run, out int n_member_items, out NXOpen.Tag[] member_items)
 DEPRECATED Wrapper method for UF_ROUTE_RUN_ask_member_items More...
 
unsafe void AskRunIdAndType (NXOpen.Tag run, out string run_id, out string run_type)
 DEPRECATED Wrapper method for UF_ROUTE_RUN_ask_run_id_and_type More...
 
unsafe void AskRunsInPart (NXOpen.Tag part, out int n_runs, out NXOpen.Tag[] runs)
 DEPRECATED Wrapper method for UF_ROUTE_RUN_ask_runs_in_part More...
 
unsafe void AskToItems (NXOpen.Tag run, out int n_to_items, out NXOpen.Tag[] to_items)
 DEPRECATED Wrapper method for UF_ROUTE_RUN_ask_to_items More...
 
void EditRun (NXOpen.Tag run, string run_id, string run_type, int n_from_items, NXOpen.Tag[] from_items, int n_to_items, NXOpen.Tag[] to_items, int n_member_items, NXOpen.Tag[] member_items)
 DEPRECATED Wrapper method for UF_ROUTE_RUN_edit_run More...
 
void SetRunId (NXOpen.Tag run, string run_id)
 DEPRECATED Wrapper method for UF_ROUTE_RUN_set_run_id More...
 
void SetRunType (NXOpen.Tag run, string run_type)
 DEPRECATED Wrapper method for UF_ROUTE_RUN_set_run_type 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_ROUTE_RUN' functions and data types.

Member Function Documentation

unsafe void NXOpen.UF.UFRouteRun.AskFromItems ( NXOpen.Tag  run,
out int  n_from_items,
out NXOpen.Tag[]  from_items 
)
inline

DEPRECATED Wrapper method for UF_ROUTE_RUN_ask_from_items

Refer to UF_ROUTE_RUN_ask_from_items for documentation

License requirements:None

unsafe void NXOpen.UF.UFRouteRun.AskMemberItems ( NXOpen.Tag  run,
out int  n_member_items,
out NXOpen.Tag[]  member_items 
)
inline

DEPRECATED Wrapper method for UF_ROUTE_RUN_ask_member_items

Refer to UF_ROUTE_RUN_ask_member_items for documentation

License requirements:None

unsafe void NXOpen.UF.UFRouteRun.AskRunIdAndType ( NXOpen.Tag  run,
out string  run_id,
out string  run_type 
)
inline

DEPRECATED Wrapper method for UF_ROUTE_RUN_ask_run_id_and_type

Refer to UF_ROUTE_RUN_ask_run_id_and_type for documentation

License requirements:None

unsafe void NXOpen.UF.UFRouteRun.AskRunsInPart ( NXOpen.Tag  part,
out int  n_runs,
out NXOpen.Tag[]  runs 
)
inline

DEPRECATED Wrapper method for UF_ROUTE_RUN_ask_runs_in_part

Refer to UF_ROUTE_RUN_ask_runs_in_part for documentation

License requirements:None

unsafe void NXOpen.UF.UFRouteRun.AskToItems ( NXOpen.Tag  run,
out int  n_to_items,
out NXOpen.Tag[]  to_items 
)
inline

DEPRECATED Wrapper method for UF_ROUTE_RUN_ask_to_items

Refer to UF_ROUTE_RUN_ask_to_items for documentation

License requirements:None

void NXOpen.UF.UFRouteRun.EditRun ( NXOpen.Tag  run,
string  run_id,
string  run_type,
int  n_from_items,
NXOpen.Tag[]  from_items,
int  n_to_items,
NXOpen.Tag[]  to_items,
int  n_member_items,
NXOpen.Tag[]  member_items 
)
inline

DEPRECATED Wrapper method for UF_ROUTE_RUN_edit_run

Refer to UF_ROUTE_RUN_edit_run for documentation

License requirements:None

void NXOpen.UF.UFRouteRun.SetRunId ( NXOpen.Tag  run,
string  run_id 
)
inline

DEPRECATED Wrapper method for UF_ROUTE_RUN_set_run_id

Refer to UF_ROUTE_RUN_set_run_id for documentation

License requirements:None

void NXOpen.UF.UFRouteRun.SetRunType ( NXOpen.Tag  run,
string  run_type 
)
inline

DEPRECATED Wrapper method for UF_ROUTE_RUN_set_run_type

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