Click or drag to resize

MeshPointTriangle Property

Face triangle where the intersection takes place:

0 is unset

A is 0,1,2

B is 0,2,3

C is 0,1,3

D is 1,2,3

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public char Triangle { get; }

Property Value

Type: Char
See Also