STK AviatorSend comments on this topic.
GetAsProcedure Method (IAgAvtrProcedureVGTPoint)
See Also
Windows





Windows & Linux

Description

Get the procedure interface.

Syntax

[Visual Basic .NET]
Public Function GetAsProcedure() As IAgAvtrProcedure
[C#]
public IAgAvtrProcedure GetAsProcedure();
[Managed C++]
public: IAgAvtrProcedure ^ GetAsProcedure();
[Unmanaged C++]
public: HRESULT GetAsProcedure(
    IAgAvtrProcedure ** ppProcedure
);
[Java]
public IAgAvtrProcedure getAsProcedure();
[Python - STK API ]
def GetAsProcedure(self) -> "IAgAvtrProcedure":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.