Mesh.ConvertToSolid Method

Converts this mesh to a Solid object.
Public Function ConvertToSolid() As Solid
This language is not supported or no code example is available.
public Solid ConvertToSolid()
This language is not supported or no code example is available.

Return Value

Solid

The resulting solid if the operation is successful, null/Nothing otherwise.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition