Click or drag to resize

InstanceIsRequestingPlugInDependent Property

If this instance will change depending on the requesting plug-in.

Namespace:  Rhino.Render.CustomRenderMeshes
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public bool IsRequestingPlugInDependent { get; set; }

Property Value

Type: Boolean
See Also