AGI STK Objects 11Send comments on this topic.
Add Method (IAgVeVOBPlanePointCollection)
See Also 
Windows






Windows & Linux

Description

Adds a new element to the collection.

Syntax

[Visual Basic .NET]
Public Function Add() As IAgVeVOBPlanePoint
[C#]
public IAgVeVOBPlanePoint Add();
[Managed C++]
public: IAgVeVOBPlanePoint^ Add();
[Java]
public IAgVeVOBPlanePoint add();
[Unmanaged C++]
public: HRESULT Add(
   IAgVeVOBPlanePoint ** ReturnValue
);

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.