Merge pull request #11808 from luzpaz/typos-12-2023

Fix typos
This commit is contained in:
sliptonic
2024-01-01 12:44:49 -06:00
committed by GitHub
6 changed files with 7 additions and 7 deletions

View File

@@ -128,7 +128,7 @@ def getSelEdges(nEdge=1, nSel=0):
def getCoordinateVectors(view):
'''
(px,py,pz) = getCoordinateVectors(view)
view ... selcted view
view ... selected view
(px,py,pz) ... returned tuple of vectors (App.Vector)
calculate projected vectors of x-, y- and z-axis
'''