STK AstrogatorSend comments on this topic.
Copy Method (IAgVAProfile)
See Also
Windows





Windows & Linux

Description

Makes a copy of the profile.

Syntax

[Visual Basic .NET]
Public Function Copy() As IAgVAProfile
[C#]
public IAgVAProfile Copy();
[Managed C++]
public: IAgVAProfile ^ Copy();
[Unmanaged C++]
public: HRESULT Copy(
    IAgVAProfile ** ppVAProfile
);
[Java]
public IAgVAProfile copy();
[Python - STK API ]
def Copy(self) -> "IAgVAProfile":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.