Arch: da Mesh a Forma

From FreeCAD Documentation
Revision as of 15:51, 1 December 2013 by Renatorivo (talk | contribs) (Created page with "# Selezionare un oggetto mesh # Selezionare la voce {{KEY/it|16px Da Mesh a Forma}} nel menu Architettura → Strumenti di conversione")

Da Mesh a Forma

Posizione nel menu
Arch → Strumenti di conversione → Da Mesh a Forma
Ambiente
Architettura
Avvio veloce
Nessuno
Introdotto nella versione
-
Vedere anche
Rimuovi Forma

Descrizione

Questo strumento converte un oggetto Mesh selezionato in un oggetto Forma. Notare che questo strumento è ottimizzato per oggetti con facce piane (senza curve). Lo strumento corrispondente dell'ambiente Parte può essere più adatto per gli oggetti che contengono superfici curve.

Utilizzo

  1. Selezionare un oggetto mesh
  2. Selezionare la voce Template:KEY/it nel menu Architettura → Strumenti di conversione

Scripting

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

meshToShape (object,[mark])

turns a mesh into a shape, joining coplanar facets.

If mark is True (default), non-solid objects will be marked in red