#CAPTION# getElements ———–
Get list of all sub-components of a given component reference. #END#
#LUA# .. code-block:: lua
# not available
#END#
#PYTHON# .. code-block:: python
# not available
#END#
#CAPI# .. code-block:: c
oms_status_enu_t oms_getElements(const char* cref, oms_element_t*** elements);
#END#
#OMC# .. code-block:: Modelica
# not available
#END#
#DESCRIPTION# #END#