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