MaterialRefCreateParams.PlugInId Property

MaterialRefCreateParamsPlugInId Property

Identifies a rendering plug-in

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.10
Syntax
public Guid PlugInId { get; set; }
Public Property PlugInId As Guid
	Get
	Set

Property Value

Type: Guid
See Also