AGI STK Astrogator 11 Send comments on this topic.
ResetProfileByName Method (IAgVAMCSTargetSequence)
See Also 
Profile
Windows






Windows & Linux

Description

Reset - resets the current values of specified profile.

Syntax

[Visual Basic .NET]
Public Sub ResetProfileByName( _
   ByVal Profile As String _
) 

[C#]
public void ResetProfileByName(
string Profile
);

[Managed C++]
public: void ResetProfileByName(
String __gc ^ Profile
);

[Java]
public  resetProfileByName(
String Profile
);

[Unmanaged C++]
public: HRESULT ResetProfileByName(
BSTR Profile
);

Parameters

Profile

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface