AGI STK Objects 11 Send comments on this topic.
AddSeg Method (IAgVeSGP4SegmentCollection)
See Also 
Windows






Windows & Linux

Description

Adds a default segment

Syntax

[Visual Basic .NET]
Public Function AddSeg() As IAgVeSGP4Segment

[C#]
public IAgVeSGP4Segment AddSeg();

[Managed C++]
public: IAgVeSGP4Segment^ AddSeg();

[Java]
public IAgVeSGP4Segment addSeg();

[Unmanaged C++]
public: HRESULT AddSeg(
IAgVeSGP4Segment ** ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface