Click or drag to resize

RenderMeshProviderProgressIsComplete Property

true if complete, otherwise false.

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

Property Value

Type: Boolean
See Also