AGI STK VGT 11 Send comments on this topic.
SetPlane Method (IAgCrdnPlaneRefTo)
See Also 
Plane
A pointer to a valid plane.





Description

Sets a new plane.

Syntax

[Visual Basic .NET]
Public Sub SetPlane( _
   ByVal Plane As IAgCrdnPlane _
) 

[C#]
public void SetPlane(
IAgCrdnPlane Plane
);

[Managed C++]
public: void SetPlane(
IAgCrdnPlane ^ Plane
);

[Java]
public  setPlane(
IAgCrdnPlane Plane
);

[Unmanaged C++]
public: HRESULT SetPlane(
IAgCrdnPlane * Plane
);

Parameters

Plane
A pointer to a valid plane.

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1