STK Vector Geometry ToolSend comments on this topic.
IntervalListOrIntervalB Property (IAgCrdnEventIntervalListMerged)
See Also
Windows





Windows & Linux

Description

The interval list or interval B.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property IntervalListOrIntervalB() As IAgCrdn
[C#]
public IAgCrdn IntervalListOrIntervalB {get;}
[Managed C++]
public: __property IAgCrdn ^ get_IntervalListOrIntervalB();
[Unmanaged C++]
public: HRESULT get_IntervalListOrIntervalB(
    IAgCrdn ** ppRetVal
);
[Java]
public IAgCrdn getIntervalListOrIntervalB();
[Python - STK API ]
@property
def IntervalListOrIntervalB(self) -> "IAgCrdn":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.