AGI STK Astrogator 11 Send comments on this topic.
Remove Method (IAgVABPlaneCollection)
See Also 
BPlaneName





Description

Removes a BPlane.

Syntax

[Visual Basic .NET]
Public Sub Remove( _
   ByVal BPlaneName As String _
) 

[C#]
public void Remove(
string BPlaneName
);

[Managed C++]
public: void Remove(
String __gc ^ BPlaneName
);

[Java]
public  remove(
String BPlaneName
);

[Unmanaged C++]
public: HRESULT Remove(
BSTR BPlaneName
);

Parameters

BPlaneName

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1