P_Rhino_Geometry_MorphControl_QuickPreview - mcneel/rhinocommon-api-docs GitHub Wiki

MorphControl.QuickPreview Property

true if the morph should be done as quickly as possible because the result is being used for some type of dynamic preview. If QuickPreview is true, the tolerance may be ignored. The QuickPreview value does not affect the way meshes and points are morphed. The default is false.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public bool QuickPreview { get; set; }

VB

Public Property QuickPreview As Boolean
	Get
	Set

Property Value

Type: Boolean

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

MorphControl Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️