STK AgAccessConstraintPluginSend comments on this topic.
IsClockHost Property (IAgAccessConstraintPluginObjectData)
See Also
Windows





Windows & Linux

Description

True if this object is the clock host for the access computation.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property IsClockHost() As Boolean
[C#]
public bool IsClockHost {get;}
[Managed C++]
public: __property bool get_IsClockHost();
[Unmanaged C++]
public: HRESULT get_IsClockHost(
    VARIANT_BOOL * pIsClockHost
);
[Java]
public bool getIsClockHost();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.