Computes the plane's axes vectors and their rates in a specified reference axes.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgCrdnPlaneFindInAxesWithRateResult FindInAxesWithRate( System.Object Epoch, IAgCrdnAxes Axes ); |
| [Managed C++] |
|---|
public: IAgCrdnPlaneFindInAxesWithRateResult^ FindInAxesWithRate( VARIANT Epoch, IAgCrdnAxes ^ Axes ); |
| [Java] |
|---|
public IAgCrdnPlaneFindInAxesWithRateResult findInAxesWithRate( VARIANT Epoch, IAgCrdnAxes Axes ); |
| [Unmanaged C++] |
|---|
|
- Epoch
- Axes





