FemMesh.Skin Property

Gets the boundary Mesh. The mesh will contain the same array of FemMesh vertices and the array of triangles that lay on the FemMesh surface.
Public Property Skin() As Mesh 
Get 
This language is not supported or no code example is available.
public Mesh Skin {get;}
This language is not supported or no code example is available.

Property Value

Mesh

.NET Framework

Supported in: 4.8

In this article

Definition