SG_3DOBJECT_TYPE sgC3DObject::Get3DObjectType() const
Description:
Returns the 3D object type
Arguments:
No arguments.
Returned value:
3D object type. Can take values -
SG_UNKNOWN_3D (error code),
SG_BODY (solid) - if the object surface is limited by a closed volume ,
SG_SURFACE (surface)
See also:
Objects hierarchy sgCObject methods