NXOpen .NET Reference  12.0.0
Public Member Functions | List of all members
NXOpen.UF.UFCfi Class Reference

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

Inheritance diagram for NXOpen.UF.UFCfi:

Public Member Functions

void AskFileExist (string file_spec, out int status)
 Wrapper method for UF_CFI_ask_file_exist More...
 
unsafe void GetUniqueFilename (out string fname)
 Wrapper method for uc4577 More...
 
unsafe void Spawn (string program, int num_args,[In, Out] string[] arguments, bool is_concur, out int process_id)
 Wrapper method for UF_CFI_spawn More...
 
void SpawnCheckStatus (int process_id, out bool still_running, out int return_status)
 Wrapper method for UF_CFI_spawn_check_status More...
 

Detailed Description

Contains wrappers for all 'UF_CFI' functions and data types.

Member Function Documentation

void NXOpen.UF.UFCfi.AskFileExist ( string  file_spec,
out int  status 
)

Wrapper method for UF_CFI_ask_file_exist

Refer to UF_CFI_ask_file_exist for documentation
Mapping Help

License requirements:None

unsafe void NXOpen.UF.UFCfi.GetUniqueFilename ( out string  fname)

Wrapper method for uc4577

Refer to uc4577 for documentation
Mapping Help

License requirements:None

unsafe void NXOpen.UF.UFCfi.Spawn ( string  program,
int  num_args,
[In, Out] string[]  arguments,
bool  is_concur,
out int  process_id 
)

Wrapper method for UF_CFI_spawn

Refer to UF_CFI_spawn for documentation
Mapping Help

License requirements:None

void NXOpen.UF.UFCfi.SpawnCheckStatus ( int  process_id,
out bool  still_running,
out int  return_status 
)

Wrapper method for UF_CFI_spawn_check_status

Refer to UF_CFI_spawn_check_status for documentation
Mapping Help

License requirements:None


The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.