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