| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| static MaterialProperty | MaterialProperty_Create
(double Value,
/*optional*/
String Units)
Returns a new instance of a material property object. |
| Method Detail |
|---|
| MaterialProperty_Create |
|---|
| static MaterialProperty | MaterialProperty_Create | (double Value, /*optional*/ String Units) |
| Returns a new instance of a material property object. If the property doesn't exist on the material, this method creates it.
|