ULPythonBaseProfile, derived from DULPythonBaseProfile

Previous  Chapter  Next

 

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
Previous page
Chapter
Chapter page
Next
Next page