Changes

EM.Terrano

1,144 bytes removed, 14:44, 2 June 2015
/* Building a Propagation Scene */
=== Importing & Exporting Terrain Models ===
You can import two types of terrain in [[EM.Cube]]'s [[Propagation ModuleTerrano]]. The first type is "'''.TRN"''' terrain file, which is [[EM.CubeTerrano]]'s native terrain format. It is a basic digital elevation map with a very simple ASCII data file format. The resolution of the terrain map in the X and Y directions is specified in meters as STEPS. The (x, y, z) coordinates of the terrain points are then listed one point per line. The other type of terrain format supported by [[EM.Cube]] is the standard '''7.5min DEM''' file format with a '''.DEM''' file extension.
To import an external terrain model, first you have to create a terrain group node in the Navigation Tree. Right click on the name of the terrain group in the Navigation Tree and select either '''Import Terrain...''' or '''Import DEM File...''' A standard [[Windows]] '''Open Dialog''' opens up, with the file type set to .TRN or .DEM extensions, respectively. You can browse your folders and find the right terrain model file to import.
You can also export all the terrain objects in the project workspace as a terrain file with a '''.TRN''' file extension. You can even import a DEM terrain model from an external file and then save and export it as a native terrain (.TRN) file. To export the terrain, select '''File''' > '''Export...''' from [[Propagation Module]]EM.Terrano's '''File Menu'''. The standard [[Windows]] Save Dialog opens up with the default file type set to '''.TRN'''. Type in a name for your new terrain file and click the '''Save''' button to export the terrain data.
=== Moving Objects among Block Groups ===
You can move one or more selected objects at a time among different material block groups. The objects can be selected either in the project workspace, or their names can be selected from the navigation tree. Right click on the highlighted selection and select '''Move To > FDTD Propagation >''' from the contextual menu. This opens up another sub-menu with a list of all the available material block groups already defined in your [[EM.TempoTerrano]] project. Select the desired material block node, and all the selected objects will move to that material block group. In the case of a multiple selection from the navigation tree using the keyboard's '''Shift Key''' or '''Ctrl Key''', make sure that you continue to hold the keyboard's '''Shift Key''' or '''Ctrl Key''' down while selecting the destination material block group's name from the contextual menu.
In a similar way, you can move one or more objects from an FDTD material EM.Terrano block group to one of [[EM.Cube]]'s other modules. In this case, the sub-[[menus]] of the '''Move To >''' item of the contextual menu will indicate all the [[EM.Cube]] modules that have valid groups for transfer of the selected objects. You can also move one or more objects from [[EM.Cube]]'s other modules to a material block group in [[EM.TempoTerrano]].
{{Note|You Except for external terrain models, you can import other external objects (STEP, IGES, STL, etc.) only to '''[[CubeCAD]]'''. You need to move the imported objects form [[CubeCAD]] to [[EM.TempoTerranpo]] as described above.}} You can move any object from its current surface group into any other available surface group. First select the object, then right click on its surface and select '''MoveTo > Propagation >'''. A submenu appears which lists all the available surface groups where you can transfer the selected object. You can also move objects among surface groups by selecting their names in the Navigation Tree and using the contextual menu. In a similar way, you can transfer objects from [[Propagation Module]] to [[EM.Cube]]'s other modules or vice versa. '''Keep in mind that all the external model files such as STEP, IGES, STL, etc. are first imported to [[EM.Cube]]'s [[CubeCAD]], from which you can transfer them to other modules.''' First select the object, then right click and select '''MoveTo >'''. In the submenu you will see a list of all the [[EM.Cube]] modules that have at least one available group where you can transfer your selected object. You can select multiple objects for transfer. When using the keyboard's '''Shift Key''' or '''Ctrl Key''' for multiple selection, make sure that those keys are held down, when you right click to access the contextual menu.
== Defining Sources & Observables ==
28,333
edits