Click or drag to resize

MeshIsOriented Property

Returns true if the mesh is manifold and every pair of faces that share an "edge" have compatible orientations.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.6
Syntax
public bool IsOriented { get; }

Property Value

Type: Boolean
See Also