Retrieves a material from the input name.
Number | Name | Object Type | Description | Optional |
---|---|---|---|---|
1 | Design Model | GenericDesignModel | The model that was analyzed. | No |
2 | Name | System.String | Name of the material to search for. This is not case sensitive. | No |
Number | Name | Object Type | Description |
---|---|---|---|
1 | Mat | ElasticMaterial | The material whose name matches the specified name.. |