STK UtilSend 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 
[C#]
public IAgCartesian3Vector NewCartesian3Vector();
[Managed C++]
public: IAgCartesian3Vector ^ NewCartesian3Vector();
[Java]
public IAgCartesian3Vector newCartesian3Vector();
[Unmanaged C++]
public: HRESULT NewCartesian3Vector(
    IAgCartesian3Vector ** ppRetVal
);

See Also

© 2020 Analytical Graphics, Inc. All Rights Reserved.