moveComponent Last update: 16.07.2025 abstract fun moveComponent(component: String, parent: String, index: Int) Moves a component. Parameters component the component to move parent the name of the parent index the index to move to; -1 for end Throws ModelCenterException