AGI STK Objects 11Send 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 
[C#]
public IAgVeSGP4Segment AddSeg();
[Managed C++]
public: IAgVeSGP4Segment ^ AddSeg();
[Java]
public IAgVeSGP4Segment addSeg();
[Unmanaged C++]
public: HRESULT AddSeg(
    IAgVeSGP4Segment ** ppRetVal
);

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.