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