STK ObjectsSend 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 AgSafeArray getAssignedObstructions();
[Python - STK API ]
@property
def AssignedObstructions(self) -> list:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.