set_start_designs#

ansys.optislang.core.server_commands.set_start_designs(actor_uid: str, start_designs: Dict, password: str | None = None) str#

Generate JSON string of set start designs command.

Parameters:
actor_uid: str

Actor uid entry.

start_designs: Dict

Dictionary of settings.

passwordstr, opt

Password.

Returns:
str

JSON string of set start designs command.