STK ObjectsSend comments on this topic.
Add Method (IAgVeWaypointsCollection)
See Also
Windows





Windows & Linux

Description

Adds a new element to the collection.

Syntax

[Visual Basic .NET]
Public Function Add() As IAgVeWaypointsElement
[C#]
public IAgVeWaypointsElement Add();
[Managed C++]
public: IAgVeWaypointsElement ^ Add();
[Unmanaged C++]
public: HRESULT Add(
    IAgVeWaypointsElement ** ppRetVal
);
[Java]
public IAgVeWaypointsElement add();
[Python - STK API ]
def Add(self) -> "IAgVeWaypointsElement":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.