Get the body-fixed vector that is aligned or
constrained with respect to the reference vector.
Read-only property
| [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(
|
| [Java] |
|---|
public IAgDirection getBody();
|