Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / Read3DS Class / SmoothingAngle Property

In This Topic
    SmoothingAngle Property (Read3DS)
    In This Topic
    Gets or sets the resulting meshes smoothing angle (in radians).
    Syntax
    'Declaration
     
    Public Property SmoothingAngle As Double
    public double SmoothingAngle {get; set;}
    See Also