System Variables defined in this library:
Commands recognized in this library:
Geom: t_surf Write (mov|dxf|stl|stl_ascii|obj) file_name
Write all the geometries matching the template "t_surf" to the file "file_name" using the selected file format. The available formats are:
Geom: t_surf Delete
Delete all the geometries matching the template "t_surf".
System Variables defined in this library:
System Variables defined in this library:
Commands recognized in this library:
Brush: Current value
Assign a value to the variable $BRUSH_CUR used to specify the current brush.
System Variables defined in this library:
System Variables defined in this library:
Commands recognized in this library:
Database: List
List all the classes currently available.
Database: Tree [str_1 ... str_n]
Re-create the database tree of images using the classes specified. If no class is specified, only the root and frames classes will be used.
Database: Stool
Print out the content of the database tree.
Commands recognized in this library:
Document: Append file_name
Open the document "file_Name" and append information at its end. If no path is specified, the default path ($DEFAULT_FILE_PATH) will be used.
Document: Close
Close the document .
Document: Open file_name
Open the document "file_Name". If the file was already existing, its content will be erased. If no path is specified, the default path ($DEFAULT_FILE_PATH) will be used.
Document: Write string1 ...
Write the strings to the opened document .
Note:
Commands recognized in this library:
File: t_file Dim x y z
Change the pixel dimensions for all the files matching the templates "t_file". If one of the parameters "x", "y" or "z" is "0", then that parameter will be left unchanged.
Note:
File: t_file D_H x y z
Change image's horizontal direction vector for all the files matching the templates "t_file". If one of the parameters "x", "y" or "z" is "0", then that parameter will be left unchanged.
File: t_file D_V x y z
Change image's vertical direction vector for all the files matching the templates "t_file". If one of the parameters "x", "y" or "z" is "0", then that parameter will be left unchanged.
File: t_file Org x y z [t]
Change the image's origin for all the files matching the templates "t_file". If one of the parameters "x", "y" "z" or "t" is "0", then that parameter will be left unchanged.
System Variables defined in this library:
System Variables defined in this library:
Commands recognized in this library:
Interface: Size (small|medium|big)
Assign a value to the variable $INTERFACE_SIZE used to specify the size of all the tools used in Baby SliceO. This is useful if your screen resolution is insufficient to display all the tools you want at the same time.
System Variables defined in this library:
Commands recognized in this library:
Key: List
List all currently mapped keys
Key: name Map script_command
Associate a command to a specific key.
ex:
key: g map "Grid: on toggle"
key: SHIFT_F5 map "overlay: file toggle"
Note:
System Variables defined in this library:
Commands recognized in this library:
OpenGL: Context value
Assign a value to the variable $OPENGL_CONTEXT used to specify the graphic driver used by the program. (See the Drivers tab of The Configuration Menu.)
OpenGL: Flag value
Assign a value to the variable $OPENGL_FLAG. The flag is a "or" of the different supported values.
The supported values are (in hexadecimal):
·0x01 = Index mode. TAG images are displayed using color index rather than RGB values.
OpenGL: Speed value
Assign a value to the variable $OPENGL_SPEED used to split big 3D geometries in multiple parts to keep real-time when manipulating 3D objects. (1 <= value < 100). By default value=1.
System Variables defined in this library:
Commands recognized in this library:
Read: Startup file_name
Read a startup script. This command is used internally by the program to read an optional script at startup. (See the Basic tab of The Configuration Menu).
Read: Scratch path_name
Specify the scratch directory to use to create temporary files. By default, the scratch directory is "c\temp".
Read: Image file_name [t=offset]
Read an image file in the program. The file can contain one or multiple images (depending on the file format). Baby SliceO can read a number of different file formats. A detailed list is available on our web site. You can also specify an offset that will be added to the original images positions.
Read: Script file_name
Read and execute a script file.
Read: Geom file_name
Read a 3D geometry in the program. Baby SliceO can read files in MOVIE.BYU and STL formats.
Read: Patient patient_name
Associate the value specified by "patient_name" to the variable $PATIENT used to read files
Read: Path path_name
Associate the value specified by "path_name" to the variable $PATH used to read files
System Variables defined in this library:
Commands recognized in this library:
Regional: Fraction (.|,)
Assign a value to the variable $REGIONAL_FRACTION used to specify how a floating point value is represented. The default value is ".".
Regional: Separator (tab|,)
Assign a value to the variable $REGIONAL_FRACTION used to specify the character used to mark the end of a cell in the spreadsheet file format. By default, the "tab" character is used.
Regional: Filler string
Assign a value to the variable $REGIONAL_FRACTION used to specify what string should be used to express results that have no values. By default the "space" (" ") character is used.
Note:
System Variables defined in this library:
Commands recognized in this library:
Select: t_frame Set (on|off|toggle)
All the frames matching the templates "t_frame" will have their selection flag set t on, off or toggled.
System Variables defined in this library:
Commands recognized in this library:
Tag: Current value
Assign a value to the variable $TAG_CUR used to specify the current TAG.
Tag: Number value
Assign a value to the variable $TAG_NB used to specify the total number of TAG used by the program. Value must be a power of 2 between 16 and 256 (16, 32, 64, 128 or 256). By default the number of TAB available is 128. (See the TAG tab of The Configuration Menu.)
Tag: Grab
Assign the TAG value under the cursor to the variable $TAG_CUR used to specify the current TAG (the cursor must be over a frame).
Tag: Mix value
Assign a value to the variable $TAG_MIX used to specify the the ratio of TAG color to GLI color used in the "Mixed" color mode. (See Color Scheme in The 2D Tools section)
Tag: Autosave value
Assign a value to the variable $TAG_AUTOSAVE used to specify the delay between automatic saving of the TAG images. (See the TAG tab of The Configuration Menu.)
Tag: Suffix (off|string)
Assign values to the variable $FILE_TAG_SUFFIX_FLAG and $FILE_TAG_SUFFIX_NAME used to add a suffix to the saved tag file's names. (See the TAG tab of The Configuration Menu.)
Tag: Path (off|path_name)
Assign values to the variable $FILE_TAG_DIR_FLAG and $FILE_TAG_DIR_NAME used to specify where the tag files are saved. (See the TAG tab of The Configuration Menu.)
Tag: t_tag Color R G B
Assign a color to a tag value.
Tag: t_tag Delete
Delete the tag values matching the template "t_tag" from the selected frames.
Tag: t_tag Change value
Change the tag value of all tags that match the template "t_tag" to the value "value" for all selected frames.
Tag: t_tag Label string
Assign the label "string" to all the tags matching the template "t_tag".
System Variables defined in this library:
Commands recognized in this library:
Undo: Number value
Assign a value to the variable $UNDO_NB used to specify the maximum number of undo operations kept. (0 <= value <= $UNDO_MAX). A value of 0 turns the undo to off.
Undo: Size value
Assign a value to the variable $UNDO_SIZE used to specify the maximum size of any undo operation. Value is specified in Mbytes. (1<= value <= 100)
Undo: Undo
Perform one "undo" operation.
Undo: Redo
Perform one "redo" operation.
Commands recognized in this library:
Variable: List [mode ...]
List the variables that match the "mode" arguments. Mode can be one of: user, system, char, short, int, long, float, double, vector, color, string, array, unsigned, pointer or readonly.
ex:
Var: list system unsigned short
will list all U16 system variables.
Variable: Print "var_name"
Report "the name of the variable" = "the value of the variable".
Note:
System Variables defined in this library:
Commands recognized in this library:
Write: Header (patient|scanner|image) (on|off)
Enable or disable the creation of optional headers when writing output files. (See the File tab of The Configuration Menu.)
Write: TAG [mode]
Save all modified TAG files. The "mode" argument is reserved for Baby SliceO's use.