AGI STK Astrogator 11 Send comments on this topic.
SegmentProperties Property (IAgVAProfileScriptingTool)
See Also 





Description

Returns the collection of the segment properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SegmentProperties() As IAgVAScriptingSegmentCollection

[C#]
public IAgVAScriptingSegmentCollection SegmentProperties {get;}

[Managed C++]
public: __property IAgVAScriptingSegmentCollection^ get_SegmentProperties();

[Unmanaged C++]
public: HRESULT get_SegmentProperties(
IAgVAScriptingSegmentCollection ** ppRetVal
);

[Java]
public IAgVAScriptingSegmentCollection getSegmentProperties();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1