Eyeshot 10 WPF API Reference
SmoothingAngle Property (Solid)

WPF Assembly > devDept.Eyeshot.Entities Namespace > Solid Class : SmoothingAngle Property
Gets or sets the angle in radians that determines solid sharp edges.
Syntax
'Declaration
 
Public Property SmoothingAngle As Double
public double SmoothingAngle {get; set;}
Remarks
You may need to call Viewport.Entities.Regen() to see the effect of this command.
See Also

Reference

Solid Class
Solid Members