Returns an array of available segments from a file using the specified SSC Number.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def GetSegsFromFile(self, SSCNum:str) -> list: |
- SSCNum
- The ssc number from the file specified in property File.






