AGI STK Objects 11Send comments on this topic.
AssignedObstructions Property (IAgAccessCnstrThirdBody)
See Also 
Windows






Windows & Linux

Description

Gets the Assigned Obstructions

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AssignedObstructions() As System.Array
[C#]
public System.Array AssignedObstructions {get;}
[Managed C++]
public: __property System::Array^ get_AssignedObstructions();
[Unmanaged C++]
public: HRESULT get_AssignedObstructions(
   SAFEARRAY ** ppRetVal
);
[Java]
public Object[] getAssignedObstructions();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.