STK AgAsHpopPluginSend comments on this topic.
IncidentDirectionInBody_Array Method (IAgAsLightReflectionResultEval)
See Also
Windows





Windows & Linux

Description

Incident light direction (unitless) on the body, in the body frame, returned as an array representing x, y, z. Useful for scripting clients.

Syntax

[Visual Basic .NET]
Public Function IncidentDirectionInBody_Array() As System.Array
[C#]
public System.Array IncidentDirectionInBody_Array();
[Managed C++]
public: System::Array IncidentDirectionInBody_Array();
[Unmanaged C++]
public: HRESULT IncidentDirectionInBody_Array(
    SAFEARRAY * * pArray
);
[Java]
public AgSafeArray incidentDirectionInBody_Array();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.