AGI STK Objects 11 Send comments on this topic.
Body Property (IAgVeVector)
See Also 





Description

Get the body-fixed vector that is aligned or constrained with respect to the reference vector.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Body() As IAgDirection

[C#]
public IAgDirection Body {get;}

[Managed C++]
public: __property IAgDirection^ get_Body();

[Unmanaged C++]
public: HRESULT get_Body(
IAgDirection ** ppRetVal
);

[Java]
public IAgDirection getBody();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1