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





Description

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

Property type

Read-only property

Syntax

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

[C#]
public IAgCrdnPlaneRefTo PlaneA {get;}

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

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

[Java]
public IAgCrdnPlaneRefTo getPlaneA();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1