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





Windows & Linux

Description

Adds a new element to the collection.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.