STK Vector Geometry ToolSend comments on this topic.
GetAllArguments Method (IAgCrdnCalcScalarCustomInline)
See Also
Windows





Windows & Linux

Description

Retursn the list of arguments.

Syntax

[Visual Basic .NET]
Public Function GetAllArguments() As System.Array
[C#]
public System.Array GetAllArguments();
[Managed C++]
public: System::Array GetAllArguments();
[Unmanaged C++]
public: HRESULT GetAllArguments(
    SAFEARRAY * * ppRetVal
);
[Java]
public AgSafeArray getAllArguments();
[Python - STK API ]
def GetAllArguments(self) -> list:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.