Description:

This function is called by the Object Properties and Layer Control dialogs when the "Material" button is pressed in the "Render" tab. This is only called if EnableAssignMaterialButton returns true.

Syntax:
public virtual bool OnAssignMaterial(
IntPtr parent,
RhinoDoc doc,
ref Material material
)
virtual
Returns:
Type: bool
Available since:
5.12

OnAssignMaterial method

Class:  Rhino.PlugIns.RenderPlugIn

Nothing found