startSimulation
inline suspend fun SimSpaceWeaverClient.startSimulation(crossinline block: StartSimulationRequest.Builder.() -> Unit): StartSimulationResponse
Starts a simulation with the given name. You must choose to start your simulation from a schema or from a snapshot. For more information about the schema, see the schema reference in the SimSpace Weaver User Guide. For more information about snapshots, see Snapshots in the SimSpace Weaver User Guide.