Draft: Updates related to the PlaneGui class (step 3)

Related issue:
#5603.
This commit is contained in:
Roy-043
2023-10-27 11:55:24 +02:00
parent c6c3b90b0d
commit ec50beebf4
3 changed files with 9 additions and 12 deletions

View File

@@ -346,9 +346,7 @@ class TaskPanelPolarArray:
point :
is a vector that arrives by the callback.
plane :
is a `WorkingPlane` instance, for example,
`App.DraftWorkingPlane`. It is not used at the moment,
but could be used to set up the grid.
is a `WorkingPlane.PlaneGui` instance. Not used at the moment.
mask :
is a string that specifies which coordinate is being
edited. It is used to restrict edition of a single coordinate.