Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Surface Class / ConvexHull Property

In This Topic
    ConvexHull Property (Surface)
    In This Topic
    The convex hull of the surface.
    Syntax
    'Declaration
     
    Public ReadOnly Property ConvexHull As Mesh
    public Mesh ConvexHull {get;}
    See Also