STK AgAccessConstraintPluginSend comments on this topic.
IsRefractionComputed Property (IAgAccessConstraintPluginObjectData)
See Also
Windows





Windows & Linux

Description

True if refraction was computed for the apparent relative position of the other object.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property IsRefractionComputed() As Boolean
[C#]
public bool IsRefractionComputed {get;}
[Managed C++]
public: __property bool get_IsRefractionComputed();
[Unmanaged C++]
public: HRESULT get_IsRefractionComputed(
    VARIANT_BOOL * pIsComputed
);
[Java]
public bool getIsRefractionComputed();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.