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





Description

Copies a central body shape to the clipboard and removes it from the central body

Syntax

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

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

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

[Java]
public  cutShapeByName(
String ShapeName
);

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

Parameters

ShapeName

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1