CreateConvexHull Method
Description
Creates the smallest possible Item with convex geometry which contains the current open Item.
Syntax
Visual Basic |
---|
Public Function CreateConvexHull() As Integer |
Remarks
If a Group is open, graphics are added to the Group, otherwise a new Item is created.
Available: GEO OD SISpy
Group:
Example
sis.CreateConvexHull ()