STK ObjectsSend comments on this topic.
Custom Property (IAgSpEnvRadEnergyValues)
See Also
Windows





Windows & Linux

Description

Specify custom energy values that will override the default energy values.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Custom() As IAgSpEnvRadEnergyMethodSpecify
[C#]
public IAgSpEnvRadEnergyMethodSpecify Custom {get;}
[Managed C++]
public: __property IAgSpEnvRadEnergyMethodSpecify ^ get_Custom();
[Unmanaged C++]
public: HRESULT get_Custom(
    IAgSpEnvRadEnergyMethodSpecify ** ppRetVal
);
[Java]
public IAgSpEnvRadEnergyMethodSpecify getCustom();
[Python - STK API ]
@property
def Custom(self) -> "IAgSpEnvRadEnergyMethodSpecify":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.