set_top_halfspace_material (i : integer; name : string)

Navigation:  User guide > OLE automation > Methods >

set_top_halfspace_material (i : integer; name : string)

Previous pageReturn to chapter overviewNext page

Assigns the material called name to the top halfspace of the i-th layer stack.  Stacks are counted 1, 2, 3, ...

A material called name must be in the list of materials. If it is not you can use the command load_material_from_database(name) in order to load the material from the database into the list of materials.