Adds a new element to the collection using specified pointable model part, target name and the time period during which the pointable part targets the specified object.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def AddInterval(self, AttachPointName:str, TargetName:str, Start:typing.Any, Stop:typing.Any) -> None: |
- AttachPointName
- TargetName
- Start
- Stop






