AGI STK VGT 11 Send comments on this topic.
GetPlane Method (IAgCrdnPlaneRefTo)
See Also 





Description

Returns the actual plane object behind the reference. Use IAgCrdn.IsValid to test the validity of the returned object.

Syntax

[Visual Basic .NET]
Public Function GetPlane() As IAgCrdnPlane

[C#]
public IAgCrdnPlane GetPlane();

[Managed C++]
public: IAgCrdnPlane^ GetPlane();

[Java]
public IAgCrdnPlane getPlane();

[Unmanaged C++]
public: HRESULT GetPlane(
IAgCrdnPlane ** ReturnValue
);

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1