diff --git a/src/Gui/SelectionObjectPy.xml b/src/Gui/SelectionObjectPy.xml index 1b7abe1909..e25a724d34 100644 --- a/src/Gui/SelectionObjectPy.xml +++ b/src/Gui/SelectionObjectPy.xml @@ -1,14 +1,14 @@ - @@ -16,32 +16,38 @@ - Remove this selection item from the selection. This object becomes invalid. + Remove this selection item from the selection. +remove() -> None +-- +This object becomes invalid. + - Test for a certain father class. + Test for a certain father class. +isObjectTypeOf(type) -> Bool + - - - Name of the selected object - - - - - - Name of the selected sub-element if any - - - - - - Name of the selected object - - - + + + Name of the selected object + + + + + + Name of the selected sub-element if any + + + + + + Name of the selected object + + + Type name of the selected object @@ -49,29 +55,29 @@ - - Name of the document of the selected object - - - - - - Document of the selected object - - - - - - Selected object - - - - - - Selected sub-element, if any - - - + + Name of the document of the selected object + + + + + + Document of the selected object + + + + + + Selected object + + + + + + Selected sub-element, if any + + + Picked points for selection @@ -79,11 +85,11 @@ - - Selected sub-element, if any - - - - + + Selected sub-element, if any + + + + - +