AGI STK Util 11 Send comments on this topic.
NewCartesian3Vector Method (IAgConversionUtility)
See Also 





Description

Creates a cartesian vector.

Syntax

[Visual Basic .NET]
Public Function NewCartesian3Vector() As IAgCartesian3Vector

[C#]
public IAgCartesian3Vector NewCartesian3Vector();

[Managed C++]
public: IAgCartesian3Vector^ NewCartesian3Vector();

[Java]
public IAgCartesian3Vector newCartesian3Vector();

[Unmanaged C++]
public: HRESULT NewCartesian3Vector(
IAgCartesian3Vector ** ReturnValue
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1