STK ObjectsSend comments on this topic.
OptimalStrandOpts Property (IAgChain)
See Also
Windows





Windows & Linux

Description

Optimal strands settings for the Chain.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property OptimalStrandOpts() As IAgChOptimalStrandOpts
[C#]
public IAgChOptimalStrandOpts OptimalStrandOpts {get;}
[Managed C++]
public: __property IAgChOptimalStrandOpts ^ get_OptimalStrandOpts();
[Unmanaged C++]
public: HRESULT get_OptimalStrandOpts(
    IAgChOptimalStrandOpts ** ppVal
);
[Java]
public IAgChOptimalStrandOpts getOptimalStrandOpts();
[Python - STK API ]
@property
def OptimalStrandOpts(self) -> "IAgChOptimalStrandOpts":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.