getChildren#
- SimObject.getChildren()#
Returns the children of the currently selected object in the Lumerical session.
- Parameters:
- None
- Returns:
list[ansys.lumerical.core.SimObject]List of children for the currently selected simulation object.
See also
ansys.lumerical.core.SimObject.getParent()Returns the parent of the currently selected object in the Lumerical session.