Updates the pathPrimitive at the specified date.
| [Visual Basic .NET] | 
|---|
 | 
| [C#] | 
|---|
 | 
| [Managed C++] | 
|---|
 | 
| [Unmanaged C++] | 
|---|
 | 
| [Java] | 
|---|
 | 
[Python - STK API  ] | 
|---|
def Update(self, PathPrimitive:"IAgStkGraphicsPathPrimitive", Date:"IAgDate") -> None:  | 
- PathPrimitive
 - The primitive to be updated.
 - Date
 - The time this method is called by the SceneManager.
 






