ne_stl_setStyleValues
-
int sbne::ne_stl_setStyleValues(VGlobalStyle *s, StyleType type = NUM_StyleType, RxnRoleType role = NUM_RxnRoleType)
Automattically sets pre-defined values to the features of the VGlobalStyle object based on its “type” or “role” attribute.
- Parameters:
s – a pointer to the VGlobalStyle object.
type – a StyleType to use as the value of the “type” attribute of this VGlobalStyle object.
role – a RxnRoleType to use as the value of the “role” attribute of this VGlobalStyle object.
- Returns:
integer value indicating success/failure of the function.