STK ObjectsSend comments on this topic.
Intervals Property (IAgVeVOAttributesIntervals)
See Also
Windows





Windows & Linux

Description

Get the 3D graphics properties based on intervals.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Intervals() As IAgVeVOIntervalsCollection
[C#]
public IAgVeVOIntervalsCollection Intervals {get;}
[Managed C++]
public: __property IAgVeVOIntervalsCollection ^ get_Intervals();
[Unmanaged C++]
public: HRESULT get_Intervals(
    IAgVeVOIntervalsCollection ** ppVal
);
[Java]
public IAgVeVOIntervalsCollection getIntervals();
[Python - STK API ]
@property
def Intervals(self) -> "IAgVeVOIntervalsCollection":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.