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






Windows & Linux

Description

The position of the plane's center point in the specified coordinate system.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property OriginPosition() As IAgCartesian3Vector
[C#]
public IAgCartesian3Vector OriginPosition {get;}
[Managed C++]
public: __property IAgCartesian3Vector^ get_OriginPosition();
[Unmanaged C++]
public: HRESULT get_OriginPosition(
   IAgCartesian3Vector ** ppRetVal
);
[Java]
public IAgCartesian3Vector getOriginPosition();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.