STK ObjectsSend comments on this topic.
MoreOptions Property (IAgVeHPOPForceModel)
See Also
Windows





Windows & Linux

Description

Get the additional force model options.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property MoreOptions() As IAgVeHPOPForceModelMoreOptions
[C#]
public IAgVeHPOPForceModelMoreOptions MoreOptions {get;}
[Managed C++]
public: __property IAgVeHPOPForceModelMoreOptions ^ get_MoreOptions();
[Unmanaged C++]
public: HRESULT get_MoreOptions(
    IAgVeHPOPForceModelMoreOptions ** ppVal
);
[Java]
public IAgVeHPOPForceModelMoreOptions getMoreOptions();
[Python - STK API ]
@property
def MoreOptions(self) -> "IAgVeHPOPForceModelMoreOptions":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.