STK ObjectsSend comments on this topic.
LaserEnvironment Property (IAgScenario)
See Also
Windows





Windows & Linux

Description

Returns the laser environment.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property LaserEnvironment() As IAgLaserEnvironment
[C#]
public IAgLaserEnvironment LaserEnvironment {get;}
[Managed C++]
public: __property IAgLaserEnvironment ^ get_LaserEnvironment();
[Unmanaged C++]
public: HRESULT get_LaserEnvironment(
    IAgLaserEnvironment ** ppRFEnv
);
[Java]
public IAgLaserEnvironment getLaserEnvironment();
[Python - STK API ]
@property
def LaserEnvironment(self) -> "IAgLaserEnvironment":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.