Arch Check: Difference between revisions

From FreeCAD Documentation
(Created page with '{{GuiCommand|Name=Arch Check|Workbenches=Arch|MenuLocation=Arch -> Calculation Tools -> Check|SeeAlso=Arch CloseHoles}} ==Description== This tool checks the…')
 
(languages)
Line 14: Line 14:


'''check (objectslist,includehidden=False)''': checks if the given objects contain only solids
'''check (objectslist,includehidden=False)''': checks if the given objects contain only solids





{{languages | {{it|Arch Check/it}} }}

Revision as of 21:22, 10 December 2012

Arch Check

Menu location
Arch -> Calculation Tools -> Check
Workbenches
Arch
Default shortcut
None
Introduced in version
-
See also
Arch CloseHoles

Description

This tool checks the current document or the selected objects for non-solid Part or Arch objects, that might give problems, since most operations of the Arch module require solid objects.

How to use

  1. Press the Check entry in Arch -> Calculation Tools menu

Scripting

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



Available translations of this page: