AGI STK VGT 11 Send comments on this topic.
PlaneB Property (IAgCrdnVectorTwoPlanesIntersection)
See Also 
Windows






Windows & Linux

Description

Specify the second of the two planes which intersection defines the vector.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PlaneB() As IAgCrdnPlaneRefTo

[C#]
public IAgCrdnPlaneRefTo PlaneB {get;}

[Managed C++]
public: __property IAgCrdnPlaneRefTo^ get_PlaneB();

[Unmanaged C++]
public: HRESULT get_PlaneB(
IAgCrdnPlaneRefTo ** ppRetVal
);

[Java]
public IAgCrdnPlaneRefTo getPlaneB();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface