Description:

This function is called by the Object Properties and Layer Control dialogs when the "Edit" button is pressed in the "Material" tab. This is only called if EnableEditMaterialButton returns true. A return value of True means the material has been updated.

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

OnEditMaterial method

Class:  Rhino.PlugIns.RenderPlugIn

Nothing found