STK UtilSend comments on this topic.
NewOrientation Method (IAgConversionUtility)
See Also
Windows





Windows & Linux

Description

Creates an IAgOrientation interface.

Syntax

[Visual Basic .NET]
Public Function NewOrientation() As IAgOrientation
[C#]
public IAgOrientation NewOrientation();
[Managed C++]
public: IAgOrientation ^ NewOrientation();
[Unmanaged C++]
public: HRESULT NewOrientation(
    IAgOrientation ** ppRetVal
);
[Java]
public IAgOrientation newOrientation();
[Python - STK API ]
def NewOrientation(self) -> "IAgOrientation":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.