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

In This Topic
    OutputType Property
    In This Topic
    Gets or sets the triangulation output type.
    Syntax
    'Declaration
     
    Public Property OutputType As Mesh.natureType
    public Mesh.natureType OutputType {get; set;}
    See Also