STK AstrogatorSend comments on this topic.
CalcArgumentsLinkEmbed Property (IAgVAStateCalcScript)
See Also
Windows





Windows & Linux

Description

The arguments to be applied to the function.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property CalcArgumentsLinkEmbed() As IAgVACalcObjectLinkEmbedControlCollection
[C#]
public IAgVACalcObjectLinkEmbedControlCollection CalcArgumentsLinkEmbed {get;}
[Managed C++]
public: __property IAgVACalcObjectLinkEmbedControlCollection ^ get_CalcArgumentsLinkEmbed();
[Unmanaged C++]
public: HRESULT get_CalcArgumentsLinkEmbed(
    IAgVACalcObjectLinkEmbedControlCollection ** ppVACalcObjectLinkEmbedControlCollection
);
[Java]
public IAgVACalcObjectLinkEmbedControlCollection getCalcArgumentsLinkEmbed();
[Python - STK API ]
@property
def CalcArgumentsLinkEmbed(self) -> "IAgVACalcObjectLinkEmbedControlCollection":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.