Eyeshot 11 WPF API Reference
WPF 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