AGI STK Objects 11 Send comments on this topic.
Segments Property (IAgVePropagatorSPICE)
See Also 





Description

Get the segment list.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Segments() As IAgVeSegmentsCollection

[C#]
public IAgVeSegmentsCollection Segments {get;}

[Managed C++]
public: __property IAgVeSegmentsCollection^ get_Segments();

[Unmanaged C++]
public: HRESULT get_Segments(
IAgVeSegmentsCollection ** ppRetVal
);

[Java]
public IAgVeSegmentsCollection getSegments();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1