Python scripting uploader - Objects

ULPythonBaseProfile, derived from DULPythonBaseProfile

 

Methods

 

SetIndex(index: int)

 

 

o

index

the profile index to be set.

 

Sets profile index.

 


 

SetName(name: string)

 

 

o

name

the profile name to be set.

 

Sets profile name.

 

SetReferenceProfile(refProfile: object)

 

 

o

refProfile

world or other base frame, object of type ULPythonBaseProfile

 

Sets reference frame.

 


 

SetXYZ(offsetPosition: tuple)

 

 

o

offsetPosition

offset position to reference profile; a tuple of three doubles representing (x, y, z) coordinates in meters.

 

Sets offset position to reference profile.

 


 

SetOrientation(offsetOrientation: tuple)

 

 

o

offsetOrientation

offset rotation to reference profile; A tuple of three double representing rotation angles (Rx, Ry Rz) values in degrees.

 

Sets offset rotation to reference profile.

 


 


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