20260204
This commit is contained in:
9
01学习/软件类/软件操作/Flexsim/Flexscript/resume方法.md
Normal file
9
01学习/软件类/软件操作/Flexsim/Flexscript/resume方法.md
Normal file
@@ -0,0 +1,9 @@
|
||||
回复到stop之前的状态
|
||||
|
||||
使用方法: Object.resume(id[STOP的编号],stateProfile[STOP的状态记录])
|
||||
|
||||
id:识别号需要和stop的匹配
|
||||
|
||||
stateProfile:状态记录到何位置
|
||||
|
||||
例如:Current.CenterObject[1].resume(1);
|
||||
Reference in New Issue
Block a user