STK ObjectsSend comments on this topic.
AvailableObstructions Property (IAgAccessCnstrThirdBody)
See Also
Windows





Windows & Linux

Description

Gets the Available Obstructions

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AvailableObstructions() As System.Array
[C#]
public System.Array AvailableObstructions {get;}
[Managed C++]
public: __property System::Array get_AvailableObstructions();
[Unmanaged C++]
public: HRESULT get_AvailableObstructions(
    SAFEARRAY * * ppRetVal
);
[Java]
public AgSafeArray getAvailableObstructions();
[Python - STK API ]
@property
def AvailableObstructions(self) -> list:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.