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] |
|---|
Public Sub AddInterval( _ ByVal AttachPointName As String, _ ByVal TargetName As String, _ ByVal Start As System.Object, _ ByVal Stop As System.Object _ ) |
| [C#] |
|---|
public void AddInterval( |
| [Managed C++] |
|---|
public: void AddInterval( |
| [Java] |
|---|
public addInterval( |
| [Unmanaged C++] |
|---|
public: HRESULT AddInterval( |
- AttachPointName
- TargetName
- Start
- Stop
