Product: | MicroStation | ||
Version: | V8 | ||
Environment: | N\A | ||
Area: | Cells | ||
Subarea: | General |
Problem
How to open a specific CellSelector file with a key-in or macro?
Solution
Set the MS_CELLSELECTOR variable to a CSF file. This will allow you to bypass the load CSF dialog.
The syntax load the specific cell selector file:
MDL KEYIN CELLSEL DIALOG CELLSEL;cellsel file open c:\test.csf
This will load cell selector test regardless of the default or currently load CSF file.
See Also
Original Author: | Bentley Technical Support Group |