IAgODProvideTrackingDataLib 13Send comments on this topic.
NewElem Method (IAgODObsSet)
See Also
Windows





Windows & Linux

Description

Creates a new observation set object.

Syntax

[Visual Basic .NET]
Public Function NewElem() As IAgODGenericObs
[C#]
public IAgODGenericObs NewElem();
[Managed C++]
public: IAgODGenericObs ^ NewElem();
[Unmanaged C++]
public: HRESULT NewElem(
    IAgODGenericObs ** ppObs
);
[Java]
public IAgODGenericObs newElem();
[Python - STK API ]
def NewElem(self) -> "IAgODGenericObs":

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.