Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Triangulation Namespace / BallPivoting Class / MinAngle Property

In This Topic
    MinAngle Property
    In This Topic
    Gets or sets the minimum angle (in radians) between two triangles.
    Syntax
    'Declaration
     
    Public Property MinAngle As Double
    public double MinAngle {get; set;}
    See Also