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





Windows & Linux

Description

Constructs a default update policy. This is equivalent to constructing a policy with Maximum Count set to 0 and a Remove Location of Front.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.