&DLGDIR( dialog_id [,IFERR,label:] )
Asks or sets the directory filter associated with a dialog. The value of this command is a string that represents the default directory that the specified dialog uses. Some dialog identifiers affect the setting of more than one Unigraphics dialog.
|
The CAM CLSF selection dialog defaults to the folder and filename of a current working part (Open Part File and New Part File dialogs). Data from these dialogs override the default filename set by a GRIP program. |
Read/Write - String - 132 Characters
dialog_id |
A number that represents an id of a supported dialog for directory filter retention. This number is greater than or equal to zero. The following table indicates the dialog identifier and the corresponding Unigraphics dialog(s). |
Dialog Identifier |
Menu Option for Directory Dialog |
0 |
File->Export-><Part | Parasolid | CGM | Diagram | Rapid-Prototyping> Assemblies -> Component Filters... -> Define Filter->Export |
1 |
File -> Import -> <Part|Parasolid|CGM|Markup> Toolbox ->Feature...->User Defined Toolbox ->Expression...-> <Export|Import> Assemblies->Component Filters...->Define Filter->Import |
2 |
File-><New|Open|Save->Part As...> File -> <Export|Import> -> <Iges|Step203|Step214|Dxf> -> Specify Part |
3 |
File->Execute-><Grip...|Debug Grip...> |
4 |
View->Shading/Hidden Line->Create Quick Image ->Save View ->Shading/Hidden Line ->Display Image... |
5 |
File -> Execute UG/Open -> User Function |
6 |
Macro-><Playback|Start Record> |
7 |
Preferences->User Interface...-><Recall Window Layout|Save Window Layout> |
8 |
Toolbox->CL Source File...->Postprocess->gpm (Specify) |
9 |
Toolbox->Tool Path->Postprocess->Generate STD CLF |
10 |
Toolbox->Tool Path->Postprocess->Input File Name (Specify) |
11 |
Applications->Manufacturing |
12 |
Toolbox->Tool Path->Postprocess->Output File Name (Specify) |
13 |
Toolbox->Tool Path->Postprocess->Generate ISO CLF |
14 |
Toolbox->CL Source File... ->Postprocess->NC Ouput -> Output File |
15 |
Toolbox -> CL Source File... -> Postprocess ->Output File Name |
16 |
Toolbox -> CL Source File... -> Postprocess ->Input File Name |
17 |
File -> <Export|Import> -> Iges -> Specify IGES File |
18 |
File -><Export|Import>-> <Step203|Step214> -> Specify Part 21 File |
19 |
File -><Export|Import>->Dxf-> Specify DXF File |
20 |
File -><Export|Import>->Iges->Choose Defaults File |
21 |
File-><Export|Import->Step203 -> |
22 |
File-><Export|Import->Step214 ->Choose Defaults File |
23 |
File->Import->Dxf->Choose Defaults File |
24 |
File->Export->Dxf->Choose Defaults File |
25 |
File-><Export|Import -><Iges |Step203 |Step214 | Dxf>-><Specify Log File|Review Log File> |
26 |
Info->Custom MenuBar->File Usage Report |
27 |
Toolbox->Curve->Spline->By Poles->Points From File Toolbox->Curve->Spline->Through Points->Points From File Toolbox->Curve->Spline->Fit->Points From File Toolbox->Free Form Feature->Through Points->Points From File Toolbox->Free Form Feature->From Poles->Points From File Toolbox->Free Form Feature->From Point Cloud->Points From File Edit->Free Form Feature->Move Defining Point Edit->Free Form Feature->Move Pole Toolbox->Curve->Edit Curve->Edit Curve Parmeters->Edit Point-> Points From File Toolbox->Curve->Edit Curve->Edit Curve Parmeters->Edit Pole-> Points From File |
28 |
Toolbox->Tool...->Library->Retrieve from Library |
29 |
Toolbox->Tool...->Library->List Library Entries |
30 |
Applications->Manufacturing->operation (Operation Manager)->Edit Display->Specify (Pattern)->Pattern File Name (Specify) |
31 |
Preferences->General CAM...->Use Vericut->Toolbox->Tool Path-> Vericut->Geometry Definition->OK |
32 |
Preferences->General CAM...->Use Vericut->Toolbox->Tool Path-> Vericut->Geometry Definition->Output Type (Text)->OK |
33 |
Preferences->Operation Manager...->Specify Template Set |
IFERR,label: |
Specifies a label to which program execution jumps if an error occurs. |