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





Windows & Linux

Description

Adds a new element to the collection.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.