AGI STK Objects 11 Send comments on this topic.
EnableEvenlySpacedHeights Property (IAgLaserPropagationLossModelBeerBouguerLambertLaw)
See Also 
Windows






Windows & Linux

Description

Gets the option for enabling evenly spaced layer heights.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property EnableEvenlySpacedHeights() As Boolean

[C#]
public bool EnableEvenlySpacedHeights {get;}

[Managed C++]
public: __property bool get_EnableEvenlySpacedHeights();

[Unmanaged C++]
public: HRESULT get_EnableEvenlySpacedHeights(
VARIANT_BOOL * pRetVal
);

[Java]
public bool getEnableEvenlySpacedHeights();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface