All translations

Enter a message name below to show all available translations.

Message

Found 3 translations.

NameCurrent message text
 h English (en)On the [[Create_a_FeaturePython_object_part_I|Create a FeaturePython object part I]] page we've focused on the internal aspects of a Python class built around a FeaturePython object, specifically an {{incode|App::FeaturePython}} object. We've created the object, defined some properties, and added a document-level event callback that allows our object to respond to a document recompute with the {{incode|execute()}} method. But our object still lacks a presence in the [[3D_view|3D view]]. Let's remedy that by adding a box.
 h français (fr)Sur la page [[Create_a_FeaturePython_object_part_I/fr|Créer un objet FeaturePython partie I]], nous nous sommes concentrés sur les aspects internes d'une classe Python construite autour d'un objet FeaturePython, en particulier un objet {{incode|App::FeaturePython}}. Nous avons créé l'objet, défini certaines propriétés et ajouté un rappel d'événement au niveau du document qui permet à notre objet de répondre à un recalcul de document avec la méthode {{incode|execute()}}. Mais notre objet n'a toujours pas de présence dans la [[3D_view/fr|Vue 3D]]. Remédions à cela en ajoutant une boîte.
 h polski (pl)Na stronie [[Create_a_FeaturePython_object_part_I/pl|Tworzenie obiektów FeaturePython - część I]] skupiliśmy się na wewnętrznych aspektach klasy Python zbudowanej wokół obiektu FeaturePython, a konkretnie obiektu {{incode|App::FeaturePython}}. Stworzyliśmy obiekt, zdefiniowaliśmy niektóre właściwości i dodaliśmy wywołanie zwrotne zdarzenia na poziomie dokumentu, które pozwala naszemu obiektowi odpowiedzieć na ponowne obliczenie dokumentu za pomocą metody {{incode|execute()}}. Ale nasz obiekt wciąż nie jest obecny w [[3D_view/pl|widoku 3D]]. Naprawmy to, dodając ramkę.