STK Graphics PrimitivesSend comments on this topic.
Initialize Method (IAgStkGraphicsDurationPathPrimitiveUpdatePolicyFactory)
See Also
Windows





Windows & Linux

Description

Constructs a default update policy. This is equivalent to constructing a policy with duration set to 0 and a remove location of Front.

Syntax

[Visual Basic .NET]
Public Function Initialize() As IAgStkGraphicsDurationPathPrimitiveUpdatePolicy
[Managed C++]
public: IAgStkGraphicsDurationPathPrimitiveUpdatePolicy ^ Initialize();
[Unmanaged C++]
public: HRESULT Initialize(
    IAgStkGraphicsDurationPathPrimitiveUpdatePolicy ** ppRetVal
);
[Python - STK API]
def Initialize(self) -> "IAgStkGraphicsDurationPathPrimitiveUpdatePolicy":

See Also

© 2021 Analytical Graphics, Inc. All Rights Reserved.