AGI AgAccessConstraintPlugin 11 Send 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 * pRetVal
);

[Java]
public bool getIsRefractionComputed();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface