Skip to Content

Download Event

Quick Facts

PropertyValue
ClassDULPythonEvent
Modulecenpydownload.DULPythonEvent
Packagecenpydownload
ReleaseR2025.2.4
Methods1
Inherits fromOlpCorePythonEvent
SubclassesUpload Event

Inheritance

Quick Start

# Boilerplate Example downloadEvent = ... # obtained from the runtime context result = downloadEvent.GetMotions()

Method Index

MethodReturnsSummary
GetMotionslistGets the vector of the motions for this event

Query Methods

GetMotions

def GetMotions() -> list

Gets the vector of the motions for this event

Returns: list — returns the vector of the event

Version Notes

This class is documented as of release R2025.2.4.

Was this page helpful?