Mesh.IsClosed Property

Tells if a mesh is closed.
Public ReadOnly Property IsClosed() As Boolean
This language is not supported or no code example is available.
public bool IsClosed {get;}
This language is not supported or no code example is available.

Property Value

bool

True if the mesh is closed.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition