Next: Import Flags
Up: Layout File Input/Output Functions
Previous: Scale Factor
Contents
Index
-
- (int) SetStripForExport(state)
This function sets the state of the Strip For Export flag. When
set, output from the conversion functions will contain physical
information only. This should be applied when generating output for
mask fabrication. See the Export Control panel
description for more information. If the integer argument is nonzero,
the state will be set active. The return value is the previous state
of the flag.
- (int) SetSkipInvisLayers(code)
This function sets the variable which controls how invisible layers
are treated by the output conversion functions. Layer visibility is
set by clicking in the layer table with mouse button 2, or through the
SetLayerVisible script function. If code is 0 or
negative, invisible layers will be converted. If code is 1,
invisible physical layers will not be converted. If code is 2,
invisible electrical layers will not be converted. if code is 3
or larger, both electrical and physical invisible layers will not be
converted. The return value is the previous code, which represents
the state of the SkipInvisible variable, and the check boxes in
the Export Control panel.
Next: Import Flags
Up: Layout File Input/Output Functions
Previous: Scale Factor
Contents
Index
Stephen R. Whiteley
2024-09-29