load_material_from_database (name : string)

Navigation:  User guide > OLE automation > Methods >

load_material_from_database (name : string)

Previous pageReturn to chapter overviewNext page

This command loads a material from the database into the list of materials. The material is specified by the name parameter which must exactly match an item in the database.

 

VisualBasic example:

  wcd.load_material_from_database ("Si3N4")