Opened 17 years ago
Closed 17 years ago
#999 closed enhancement (fixed)
PrintMapImporter should import feature diameter from TAM and MWBR files
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | BASE 2.7 |
Component: | coreplugins | Version: | |
Keywords: | Cc: |
Description
We need a new column in the ArrayDesignBlock table for this. The feature diameter is the "SpotSize" value found in the "FileInformation" section:
[FileInformation] FileFormat=,1.0 FormatName=,TAM GeneratedBy=,TAS2.2.2.3 BlockCount=,48 SpotSize=,100
Note! This feature is needed because the GAL exporter (see #994) needs this information to be able to export block data.
Change History (2)
comment:1 by , 17 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
(In [4240]) Fixes #999: PrintMapImporter should import feature diameter from TAM and MWBR files