ne_le_isSetEnableRotation

bool sbne::ne_le_isSetEnableRotation(VLineEnding *lE)

Predicatesreturning true if the “enablerotationmapping” attribute of this VLineEnding is set.

Parameters

lE – a pointer to the VLineEnding object.

Returns

true if the “enablerotationmapping” attribute of this VLineEnding object is set, false if either the “enablerotationmapping” attribute is not set or the object is NULL .