STK ObjectsSend comments on this topic.
Model Property (IAgRadarCrossSectionInheritable)
See Also
Windows





Windows & Linux

Description

Gets the current RCS model.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Model() As IAgRadarCrossSectionModel
[C#]
public IAgRadarCrossSectionModel Model {get;}
[Managed C++]
public: __property IAgRadarCrossSectionModel ^ get_Model();
[Unmanaged C++]
public: HRESULT get_Model(
    IAgRadarCrossSectionModel ** ppModel
);
[Java]
public IAgRadarCrossSectionModel getModel();
[Python - STK API ]
@property
def Model(self) -> "IAgRadarCrossSectionModel":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.