Skip to Content
FASTSUITE E2API ReferenzPython APIAPI DomänenHochladenUpload-OperatorUpload-Operator

Upload-Operator

Schnelle Fakten

ImmobilienWert
KlasseULPythonUploadOperator
Modulcenpyupload.ULPythonUploadOperator
Paketcenpyupload
VeröffentlichungR2025.2.4
Methoden23
Erbt vonOlpCorePythonBaseOperator

Erbe

Schneller Start

# Boilerplate Example uploadOperator = ... # obtained from the runtime context result = uploadOperator.GetSourceFiles()

Lifecycle

MethodeRückgabenZusammenfassung
CreateEmptyProgramULPythonProgramErstellt ein neues leeres Programm
CreateEmptySubprogramULPythonSubprogramErzeugt ein leeres Unterprogramm
CreateEmptyOperationGroupULPythonOperationGroupErstellt eine Operationsgruppe
CreateEmptyOperationULPythonOperationErstellt eine Operation
CreateEmptyMotionULPythonMotionErzeugt leere Bewegungsobjekte
CreateEmptyPositionULPythonPositionErstellt ein leeres Positionsobjekt
CreateEmptyEventULPythonEventErzeugt ein leeres Ereignis
CreateEmptyToolProfileULPythonToolProfileErstellt ein leeres Werkzeugprofil
CreateEmptyBaseProfileULPythonBaseProfileErstellt ein leeres Basisprofil
CreateOlpBaseFrameProfileFromPositionRotationULPythonBaseProfileErstellt neuen OLP-Basisrahmen und Basisprofil
CreateOlpBaseFrameProfileFromMatrixULPythonBaseProfileErstellt neuen OLP-Basisrahmen und Basisprofil

Query Methods

MethodeRückgabenZusammenfassung
GetSourceFileslistErhält alle Quelldateien, die für den aktuellen Upload-Lauf ausgewählt sind
GetCreatedProgramslist
GetCreatedSubprogramslist
GetCreatedOperationGroupslist
GetCreatedOperationslist
GetCreatedMotionslist
GetCreatedPositionslist
GetCreatedEventslist
GetCreatedToolProfileslist
GetCreatedBaseProfileslist
GetControllerULPythonControllerDer Controller wird an diese Instanz des Upload-Operators angeschlossen
GetAttributeSetterOperatorOlpCorePythonAttributeSetterOperatorErhält den Attribut-Setter-Operator

Verwandte Typen

Versionsnotizen

Diese Klasse ist zum Zeitpunkt der Veröffentlichung R2025.2.4 dokumentiert.

Was this page helpful?