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

In This Topic
    Result Property (BallPivoting)
    In This Topic
    Property that returns the mesh resulting from the triangulation.
    Syntax
    'Declaration
     
    Public ReadOnly Property Result As Mesh
    public Mesh Result {get;}
    See Also