Python scripting uploader - Objects

ULPythonEvent, derived from DULPythonEvent

 

Methods

 

SetName(name: string)

 

 

o

name

the event name

 

Sets event name.

 


 

SetInsertPosition(insertPosition: int)

 

 

o

insertPosition

insert

 

Sets base profiles.

 


 

SetMotions(motions : list)

 

 

o

motions

list of motions for this event

 

Sets the list of the motions for this event.

 


 

AddMotion(motion : object)

 

 

o

motion

motion to be added, object type ULPythonMotion

 

Adds a motion at the end of the motions list owned by this event.

 


SetAttributes(attributes : list)

 

 

o

attributes

list of all attributes, objects of type OlpCorePythonAttribute

 

Set the list of the motions for this operation.

 


 

AddAttribute(attribute : object)

 

 

o

attribute

attribute to be added, object type OlpCorePythonAttribute

 

Adds an attribute at the end of the attributes list.

 


 


Previous
Page précédente
Chapter
Page principale du chapitre
Next
Page suivante