unicode string caused trouble with Abaqus' IronPython
This commit is contained in:
parent
25fcfcd169
commit
9e3f4b1ec4
|
@ -338,7 +338,7 @@ class Quaternion:
|
|||
type = "bunge",
|
||||
degrees = False,
|
||||
standardRange = False):
|
||||
u"""
|
||||
"""
|
||||
Orientation as Bunge-Euler angles
|
||||
|
||||
conversion of ACTIVE rotation to Euler angles taken from:
|
||||
|
|
Loading…
Reference in New Issue