ECAD > Configuring and Setting the Environment for ECAD > Settings applicable to all ECAD Designs > Using hint.map Files > To Change the Other Outline String for Import
  
To Change the Other Outline String for Import
Use an entry such as the following in the ecad_hint.map file to replace an .OTHER_OUTLINE name with an MCAD name for import purposes:
map_other_outline_name->

ecad_board_name "board"
ecad_other_outline " .OTHER_OUTLINE"
mcad_part_name "heatsink"

END