P_Rhino_Geometry_MorphControl_SpaceMorphTolerance - mcneel/rhinocommon-api-docs GitHub Wiki

MorphControl.SpaceMorphTolerance Property

The 3d fitting tolerance used when morphing surfaces and breps. The default is 0.0 and any value <= 0.0 is ignored by morphing functions. The value returned by Tolerance does not affect the way meshes and points are morphed.

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

Syntax

C#

public double SpaceMorphTolerance { get; set; }

VB

Public Property SpaceMorphTolerance As Double
	Get
	Set

Property Value

Type: Double

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

MorphControl Class
Rhino.Geometry Namespace

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