STK Vector Geometry ToolSend comments on this topic.
ReferenceInterval Property (IAgCrdnEventIntervalSmartInterval)
See Also
Windows





Windows & Linux

Description

The reference interval used to compute start/stop times of this interval if the state of the interval is set to implicit.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.