ne_le_isSetBoundingBox
-
bool sbne::ne_le_isSetBoundingBox(VLineEnding *lE)
Predicatesreturning
trueif this VLineEnding object’s LBox object is set.- Parameters
lE – a pointer to the VLineEnding object.
- Returns
trueif the LBox object of this VLineEnding object is set,falseif either the LBox object is not set or the object isNULL.