STK AstrogatorSend comments on this topic.
NodeIndex Property (IAgVAManeuverOptimalFiniteSteeringNodeElement)
See Also
Windows





Windows & Linux

Description

Get the index of the node in the array of nodes.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property NodeIndex() As Integer
[C#]
public int NodeIndex {get;}
[Managed C++]
public: __property int get_NodeIndex();
[Unmanaged C++]
public: HRESULT get_NodeIndex(
    long * pVal
);
[Java]
public int getNodeIndex();
[Python - STK API ]
@property
def NodeIndex(self) -> int:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.