Entity.Regen (Double) Method

Computes the curve or surface tessellation.
Public Overridable Sub Regen( _ 
ByVal deviation As Double
)
This language is not supported or no code example is available.
public virtual void Regen( 
double deviation 
)
This language is not supported or no code example is available.

Parameters

deviation
double

The maximum deviation

Remarks
 
Can't be called on BlockReference entities. Call one of the other overloads for BlockReference entities.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition