Block.RegenAllCurved Method

Regens all curved entities (Circle, Arc, Ellipse, EllipticalArc, Curve, Surface) to make uniform the visual refinement.
Public Overridable Sub RegenAllCurved( _ 
ByVal data As RegenParams
)
This language is not supported or no code example is available.
public virtual void RegenAllCurved( 
RegenParams data 
)
This language is not supported or no code example is available.

Parameters

data
RegenParams

The regeneration parameters

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition