The documentation is not upto the mark.

Here is what it says:

Dtk_Int32 Dtk_Leader::ConvertToGeom ( Geometric_set_select_entity ** res = NULL ) const

Converts the Dtk_Leader to geometrical elements.


Parameters:
outGeomsArray Geometrical elements array - or NULL -

Returns:
The number of geometrical elements.
Remarks:
If ConvertToGeom is used with NULL parameter, it only retrieves the number of geometrical elements.
And the most frustrating thing is that we don't have any of its usage example

Thanks,