const void* sgCObject::GetUserGeometry(unsigned short& user_geometry_size) const
Description:
Returns the pointer to the beginning of the block of data containing the user-defined geometry and its size.
Arguments:
user_geometry_size - return size of the user-defined geometry.
Returned value:
The function returns the pointer to the user-defined geometry. If the user geometry hasn't been defined returns NULL.
See also:
SetUserGeometry GetUserGeometryID