AGI STK Util 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.