Skip to content

P_Rhino_Geometry_Intersect_MeshClash_ClashRadius

Will Pearson edited this page Aug 12, 2016 · 2 revisions

MeshClash.ClashRadius Property

Gets the clash, or intersection, radius.

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

Syntax

C#

public double ClashRadius { get; }

VB

Public ReadOnly Property ClashRadius As Double
	Get

Property Value

Type: Double

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

MeshClash Class
Rhino.Geometry.Intersect Namespace

Clone this wiki locally