Tgk FDS List Results¶
🟢 Free 📌 Result
ListFdsResults · Component_FDS\Comp_FDS.ResultAdvanced.cs
列出当前会话中已索引的FDS结果文件。
Inputs¶
| Parameter | Nickname | Type | Description |
|---|---|---|---|
| Session | S | object | FDS会话对象。 |
Outputs¶
| Parameter | Nickname | Type | Description |
|---|---|---|---|
| kinds | kinds | List |
kinds |
| quantities | quantities | List |
quantities |
| filePaths | filePaths | List |
filePaths |
| timeStarts | timeStarts | List |
timeStarts |
| timeEnds | timeEnds | List |
timeEnds |
| frameCounts | frameCounts | List |
frameCounts |
| success | success | bool | success |
| message | message | string | message |
Return Value¶
| Parameter | Nickname | Type | Description |
|---|---|---|---|
| Names | N | 已发现的结果文件名称。 |
📝 Additional Notes¶
(Add usage examples, notes, etc. here)