Arch Check/fr: Difference between revisions

From FreeCAD Documentation
(Created page with "# Pressez le bouton {{KEY|16px|text-top=Arch_Check|link=Arch_Check/fr Validation}} entrez dans le menu '''Arch → Calculation Tools...")
(Created page with "==Script==")
Line 9: Line 9:
# Pressez le bouton {{KEY|[[Image:Arch_Check.png|16px|text-top=Arch_Check|link=Arch_Check/fr]] [[Arch_Check/fr|Validation]]}} entrez dans le menu '''Arch → Calculation Tools menu'''
# Pressez le bouton {{KEY|[[Image:Arch_Check.png|16px|text-top=Arch_Check|link=Arch_Check/fr]] [[Arch_Check/fr|Validation]]}} entrez dans le menu '''Arch → Calculation Tools menu'''


==Scripting==
==Script==


This tool can by used in [[macros]] and from the python console by using the following function:
This tool can by used in [[macros]] and from the python console by using the following function:

Revision as of 16:25, 1 December 2013

Arch Check

Emplacement du menu
Arch → Calculation Tools → Check
Ateliers
Arch
Raccourci par défaut
Aucun
Introduit dans la version
-
Voir aussi
Arch CloseHoles

Description

Cet outil vérifie le document actif ou les objets sélectionnés pour vérifier les objets non-solide text-top=Workbench_Part Atelier Part ou text-top=Arch_Wall Atelier Architecture, qui pourraient donner des problèmes, étant donné que la plupart des opérations du text-top=Arch_Wall Module Arch nécessitent des objets solides.

Utilisation

  1. Pressez le bouton text-top=Arch_Check Validation entrez dans le menu Arch → Calculation Tools menu

Script

This tool can by used in macros and from the python console by using the following function:

check (objectslist,includehidden=False)

checks if the given objects contain only solids