Gets a collection of intervals during which an 3d model part points towards selected targets.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Intervals() As IAgIntervalCollection |
| [C#] |
|---|
public IAgIntervalCollection Intervals {get;} |
| [Managed C++] |
|---|
public: __property IAgIntervalCollection ^ get_Intervals(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgIntervalCollection getIntervals(); |
[Python - STK API ] |
|---|
@property def Intervals(self) -> "IAgIntervalCollection": |






