Solid.SmoothingAngle Property

Gets or sets the angle in radians that determines solid sharp edges.
Public Property SmoothingAngle() As Double
This language is not supported or no code example is available.
public double SmoothingAngle {get; set;}
This language is not supported or no code example is available.

Property Value

double
Remarks
 
You may need to call Viewport.Entities.Regen() to see the effect of this command.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition