Base: Minor changes in some Python docstrings

This commit is contained in:
marioalexis
2022-06-24 02:20:26 -03:00
committed by Uwe
parent 68b02d0641
commit 0273d7e1a8
2 changed files with 15 additions and 14 deletions

View File

@@ -37,7 +37,7 @@ base : Base.Vector
rotation : Base.Rotation
center : Base.Vector\n
Placement(base, axis, angle)
define position and rotation
define position and rotation.
base : Base.Vector
axis : Base.Vector
angle : float</UserDocu>