Removes an eclipsing body.
[Visual Basic .NET] |
---|
Public Sub RemoveEclipsingBody( _
ByVal EclipsingBody As String _
)
|
[C#] |
---|
public void RemoveEclipsingBody(
|
[Managed C++] |
---|
public: void RemoveEclipsingBody(
|
[Java] |
---|
public removeEclipsingBody(
|
[Unmanaged C++] |
---|
public: HRESULT RemoveEclipsingBody(
|
- EclipsingBody