LocalImage¶
-
MacroModule
¶ genre File
author MeVis Medical Solutions AG
package MeVisLab/Standard
definition LocalImage.def see also MakeName
,LocalSoFile
keywords load
Purpose¶
The module LocalImage
resolves image paths relative to network or to the local MeVisLab installation.
Parameter Fields¶
Field Index¶
Auto Load : Bool |
Close File : Trigger |
Load : Trigger |
Name : String |
Status : String |
True Name : String |
Visible Fields¶
Name¶
-
name:
name
, type:
String
, default:
$(DemoDataPath)/BrainMultiModal/ProbandT1.dcm
¶ Sets the name of the file, can contain path variables.
The field is implemented as a combo box which is pre-filled on opening the module’s GUI with the following path variables:
- $(NETWORK): the directory where the network is stored in.
- $(DemoDataPath): the demo data path of a MeVisLab installation.
- Path variables to all installed MeVisLab packages on the current system.
- $(HOME): the current user’s home directory on the current system.
- $(TMPDIR): the current user’s temporary directory on the current system.
True Name¶
-
name:
trueName
, type:
String
, persistent:
no
, deprecated name:
localname
¶ Shows the true filename with resolved path variables.