mdl_is_default
Returns whether or not the material instance or function call is a default used in another material instance or function call.
References:
arguments
- "element_name" : String
The name of the MDL function call to retrieve the default status from.
return value
Booleantrue if the element is a default initialiser used in another element, false otherwise.