STK ObjectsSend comments on this topic.
InertialByWindow Property (IAgVeVOSystemsCollection)
See Also
Windows





Windows & Linux

Description

Gets the Inertial By Window System

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property InertialByWindow() As IAgVeVOSystemsSpecialElement
[C#]
public IAgVeVOSystemsSpecialElement InertialByWindow {get;}
[Managed C++]
public: __property IAgVeVOSystemsSpecialElement ^ get_InertialByWindow();
[Unmanaged C++]
public: HRESULT get_InertialByWindow(
    IAgVeVOSystemsSpecialElement ** ppIAgVeVOSystemsElement
);
[Java]
public IAgVeVOSystemsSpecialElement getInertialByWindow();
[Python - STK API ]
@property
def InertialByWindow(self) -> "IAgVeVOSystemsSpecialElement":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.