Adds a Central Body Obstruction by Name
[Visual Basic .NET] |
---|
Public Sub AddObstruction( _
ByVal Obstruction As String _
)
|
[C#] |
---|
public void AddObstruction(
|
[Managed C++] |
---|
public: void AddObstruction(
|
[Java] |
---|
public addObstruction(
|
[Unmanaged C++] |
---|
public: HRESULT AddObstruction(
|
- Obstruction