#CAPTION# setElementGeometry ——————
Set geometry information to a given component. #END#
#LUA# .. code-block:: lua
# not available
#END#
#PYTHON# .. code-block:: python
# not available
#END#
#CAPI# .. code-block:: c
oms_status_enu_t oms_setElementGeometry(const char* cref, const ssd_element_geometry_t* geometry);
#END#
#DESCRIPTION# #END#