AGI STK Astrogator 11 Send comments on this topic.
RemoveShapeByName Method (IAgVACentralBody)
See Also 
ShapeName





Description

Removes a central body shape type.

Syntax

[Visual Basic .NET]
Public Sub RemoveShapeByName( _
   ByVal ShapeName As String _
) 

[C#]
public void RemoveShapeByName(
string ShapeName
);

[Managed C++]
public: void RemoveShapeByName(
String __gc ^ ShapeName
);

[Java]
public  removeShapeByName(
String ShapeName
);

[Unmanaged C++]
public: HRESULT RemoveShapeByName(
BSTR ShapeName
);

Parameters

ShapeName

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1