Region.ConvertToSolid Method

Converts this region to a Solid object.
Public Function ConvertToSolid( _ 
ByVal tolerance As Double
) As Solid
This language is not supported or no code example is available.
public Solid ConvertToSolid( 
double tolerance 
)
This language is not supported or no code example is available.

Parameters

tolerance
double

Tessellation tolerance

Return Value

Solid

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition