ne_go_unSetBoundingBox
-
int sbne::ne_go_unSetBoundingBox(NGraphicalObject *gO, const bool &remove)
Unset the LBox object of this NGraphicalObject object.
- Parameters:
gO – a pointer to the NGraphicalObject object.
remove – a bool value to determine whether to keep or remove the LBox object assigned to this NGraphicalObject object.
- Returns:
integer value indicating success/failure of the function.