P_Rhino_Geometry_Intersect_MeshClash_ClashPoint - mcneel/rhinocommon-api-docs GitHub Wiki

MeshClash.ClashPoint Property

If valid, then the sphere centered at ClashPoint of ClashRadius distance interesects the clashing meshes.

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

Syntax

C#

public Point3d ClashPoint { get; }

VB

Public ReadOnly Property ClashPoint As Point3d
	Get

Property Value

Type: Point3d

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

MeshClash Class
Rhino.Geometry.Intersect Namespace

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