ImageGear Professional for Windows ActiveX
GenerateIsosurface Method

Description:

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.

Syntax:

      GenerateIsosurface(Document As IGDocument, Options As
IGVector3DIVOptions) As IGPage

Parameters:

Name Description
Document An IGDocument Object to apply the isosurface algorithm on.
Options An IGVector3DIVOptions Object, containing all the options for isosurface algorithm.

Return Value:

Returns an IGPage Object, which contains data for the resulted isosurface.

Bits Per Pixel:

8, 16 and 32

Sample:

Med

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback