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

In This Topic
    ConvexHull Property (Solid3D)
    In This Topic
    The convex hull of the Solid3D.
    Syntax
    'Declaration
     
    Protected ReadOnly Property ConvexHull As Mesh
    protected Mesh ConvexHull {get;}
    See Also