STK Vector Geometry ToolSend comments on this topic.
Reload Method (IAgCrdnCalcScalarFile)
See Also
Windows





Windows & Linux

Description

Reload the file specified with Filename property.

Syntax

[Visual Basic .NET]
Public Sub Reload()
[C#]
public void Reload();
[Managed C++]
public: void Reload();
[Unmanaged C++]
public: HRESULT Reload();
[Java]
public void reload();
[Python - STK API ]
def Reload(self) -> None:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.