Bentley MicroStation Design (V8) Writer Parameters
Specifies how FME feature coordinates are interpreted and converted into Units of Resolution (UOR). The UOR (which is defined by the seed file) is the smallest increment of precision to which the drawing data can be stored in the system.
- Master Units: UORs are converted into master units.
- Sub Units: UORs are converted into subunits.
- UORs: UORs are written as raw UOR coordinates.
Controls whether or not fill linkages will be written out for ellipses, shapes, and solids.
In version 8, the feature type is always taken as the level name. When the Write Tags parameter is set to Yes in the FME Workbench writer parameters, then the feature type will also be the tagset name.
For more information, see
Set the location of the seed file.
The seed file controls whether or not the output file is two- or three-dimensional, and sets the models, global origin, coordinate system, and unit information of the destination file.
Optionally specify a design file cell library, which contains definitions of symbols that can be placed in the output design file.
Advanced
Specifies how you want to store the two-point line features.
- Type 3 Elements: Two-point line features are stored as type 3 line elements.
- Type 4 Elements: Two-point line features are stored as type 4 line elements.
If selected, indicates that the coordinates of named cells written to the destination should be scaled from the coordinate space of the cell model to the coordinate space of the seed model (which is used as the destination).
This affects shared and unshared cells that do not have a cell size set (that is, igds_cell_size, or igds_cell_size_x and igds_cell_size_y). This behavior is similar to the setting for True Scale when placing cells in MicroStation.
- Yes: This parameter indicates that XML-based Feature Modeling (XFM) store features may be preserved in the destination dataset, from the seed file, and not written from features. In this case, no matching of reference between XFM related elements is done. This option is intended to preserve the form of xfmstore elements in a Design file-to-Design file translation.
- No: XFM store elements will be created from any features with an igds_type of igds_xfmstore, which the writer receives.
Note that this is currently only applicable to Select Series 1 XFM writing using linkages and xfmstore elements as reference elements.
The default cell used in place of any cells requested but not found in the cell library.
If set, this parameter indicates that text features may use the Resource (RSC) font file specified to assist in text element placement, size, and range calculation.
This only applies to text features with RSC font IDs specified in the igds_font attribute, and which are found in the specified RSC file to be symbolic fonts. If this parameter is not specified, text elements with symbolic RSC fonts will have their placement, size, and range estimated.
- Yes (default) – Text elements will be written via a proxy for improved insertion point accuracy.
- No – Text elements will be written using the legacy method.