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

© 2024 Analytical Graphics, Inc. All Rights Reserved.