Arch Comprobar

From FreeCAD Documentation
Revision as of 16:21, 1 December 2013 by Renatorivo (talk | contribs) (Created page with "{{GuiCommand/es|Name=Arch Check|Workbenches=Arquitectura|MenuLocation=Arquitectura -> Herramientas de cálculo -> Comprobar|SeeAlso=[[Arch CloseHoles/es|Tap...")

Arch Check

Ubicación en el Menú
Arquitectura -> Herramientas de cálculo -> Comprobar
Entornos de trabajo
Arquitectura
Atajo de teclado por defecto
Ninguno
Introducido en versión
-
Ver también
Tapar agujeros

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