Skip to content

P_Rhino_Geometry_Intersect_MeshClash_MeshB

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

MeshClash.MeshB Property

Gets the second mesh.

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

Syntax

C#

public Mesh MeshB { get; }

VB

Public ReadOnly Property MeshB As Mesh
	Get

Property Value

Type: Mesh

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

MeshClash Class
Rhino.Geometry.Intersect Namespace

Clone this wiki locally