ImageGear Professional v18.2 > API Reference Guide > Vector Component API Reference > Vector Component Objects > IGVector3DIVObject Object > IGVector3DIVObject Methods > GenerateIsosurface Method |
Takes an IGDocument Object and extracts the 3D surface into a vector page, based on the options specified by Options.
The pages in Document must be in the desired order as it would be in the 3D object. If the user has a series of single-page images to start with, necessary operations are needed to stack those single-page images together to form a multi-page IGDocument Object.
GenerateIsosurface(Document As IGDocument, Options As
IGVector3DIVOptions) As IGPage
Name | Description |
---|---|
Document | An IGDocument Object to apply the isosurface algorithm on. |
Options | An IGVector3DIVOptions Object, containing all the options for isosurface algorithm. |
Returns an IGPage Object, which contains data for the resulted isosurface.
8, 16 and 32
Med