ImageGear Professional v18.2 > API Reference Guide > Vector Component API Reference > Vector Component Objects > IGVector3DIVObject Object |
This object provides access to the 3DIV isosurface algorithm.
The object of this type can be created by calling function CreateObject() of IGVectorCtl Control object, with parameter VECTOR_OBJ_3DIV_OBJECT for the object type.
IIGVector3DIVObject
CanApplyGenerateIsosurface Method | This method checks whether the isosurface algorithm can be applied on the given IGDocument object. |
GenerateIsosurface Method | This method applies the isosurface algorithm on the given IGDocument object and generates a vector page as the result. |