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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface