STK ObjectsSend comments on this topic.
AtmosAbsorptionModelComponentLinking Property (IAgPropagationChannel)
See Also
Windows





Windows & Linux

Description

Gets the link/embed controller for managing the atmospheric absorption model component.

Property type

Read-only property

Syntax

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

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.