AGI STK Astrogator 11 Send comments on this topic.
RemoveGraph Method (IAgVATargeterGraphCollection)
See Also 
IndexOrName





Description

Removes a targeter graph.

Syntax

[Visual Basic .NET]
Public Sub RemoveGraph( _
   ByVal IndexOrName As System.Object _
) 

[C#]
public void RemoveGraph(
System.Object IndexOrName
);

[Managed C++]
public: void RemoveGraph(
VARIANT IndexOrName
);

[Java]
public  removeGraph(
Variant IndexOrName
);

[Unmanaged C++]
public: HRESULT RemoveGraph(
VARIANT IndexOrName
);

Parameters

IndexOrName

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1