TechDraw GeometricHatch/it: Difference between revisions

From FreeCAD Documentation
(Created page with "{{GuiCommand/it |Name=TechDraw GeometricHatch |Name/it=Tratteggio geometrico |MenuLocation=TechDraw → Tratteggio geometrico |Workbenches=TechDraw |See...")
(Updating to match new version of source page)
(28 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
<languages/>

<div class="mw-translate-fuzzy">
{{Docnav/it
{{Docnav/it
|[[TechDraw_Hatch/it|Tratteggio da modello]]
|[[TechDraw_Hatch/it|Tratteggio da modello]]
|[[TechDraw_Symbol/it|Simbolo SVG]]
|[[TechDraw_Symbol/it|Simbolo SVG]]
|[[TechDraw_Module/it|TechDraw]]
|[[TechDraw_Workbench/it|TechDraw]]
|IconL=TechDraw_Hatch.svg
|IconL=TechDraw_Hatch.svg
|IconC=Workbench_TechDraw.svg
|IconC=Workbench_TechDraw.svg
|IconR=TechDraw_Symbol.svg
|IconR=TechDraw_Symbol.svg
}}
}}
</div>


<div class="mw-translate-fuzzy">
{{GuiCommand/it
{{GuiCommand/it
|Name=TechDraw GeometricHatch
|Name=TechDraw GeometricHatch
|Name/it=Tratteggio geometrico
|Name/it=Tratteggio geometrico
|MenuLocation=TechDraw → Tratteggio geometrico
|MenuLocation=TechDraw → Tratteggio geometrico
|Workbenches=[[TechDraw Module/it|TechDraw]]
|Workbenches=[[TechDraw_Workbench/it|TechDraw]]
|SeeAlso=[[TechDraw_Hatch/it|Tratteggio da modello]], [[TechDraw_Hatching/it|Tipi di tratteggio]]
|SeeAlso=[[TechDraw_Hatch/it|Tratteggio da modello]], [[TechDraw_Hatching/it|Tipi di tratteggio]]
}}
}}
</div>


==Description==
==Descrizione==


<div class="mw-translate-fuzzy">
The GeometricHatch tool fills a closed region in a View with a pattern based on an AutoDesk PAT hatching specification. '''Alternatively''', the [[TechDraw_Hatch|Hatch]] tool uses an [[SVG|SVG]] or [[bitmap|bitmap]] file as hatch pattern, see [[TechDraw_Hatching|Hatching]] for details.
Lo strumento Tratteggio geometrico riempie una regione chiusa in una vista con un modello basato su una specifica di tratteggio PAT AutoDesk. '''In alternativa''', lo strumento [[TechDraw_Hatch/it|Tratteggio da modello]] utilizza un file [[SVG/it|SVG]] o [[bitmap/it|bitmap]] come modello di tratteggio, vedere i [[TechDraw_Hatching/it|tipi di tratteggio]] per i dettagli.
</div>


[[Image:TechDraw_GeomHatch_example.png|300px]]
[[Image:TechDraw_GeomHatch_example.png|300px]]
{{Caption|Geometric hatch pattern on a face}}
{{Caption|Esempio di tratteggio geometrico su una faccia}}


==Usage==
==Utilizzo==


<div class="mw-translate-fuzzy">
# Select an closed region in a View. The region will turn green.
# Selezionare una regione chiusa in una vista.
# Press the {{Button|[[Image:TechDraw_GeometricHatch.svg|16px]] [[TechDraw_GeometricHatch|Apply Geometric Hatch to Face]]}} button
# Premere il pulsante {{Button|[[Image:TechDraw_GeometricHatch.svg|16px]] [[TechDraw_GeometricHatch/it|Tratteggio geometrico]]}}
# a dialog will open where you may select your pattern, a scale for the pattern and a line weight.
# Si apre una finestra di dialogo in cui è possibile selezionare il motivo, una scala per il motivo, uno spessore di linea e il colore.
# You may need to press {{Button|[[Image:Std_Refresh.svg|16px]] [[Std_Refresh|Refresh]]}} and/or {{Button|[[Image:TechDraw RedrawPage.svg|16px]] [[TechDraw_RedrawPage|Redraw Page]]}} to get the pattern to update.
</div>


== Notes ==
==Note==


<div class="mw-translate-fuzzy">
* Hatching objects are vulnerable to "[[Topological naming problem|topological naming]]" issues. See the information in the {{Button|[[Image:TechDraw_Dimension_Length.png|16px]] [[TechDraw Dimension Length|TechDraw Dimension Length]]}} tool for more information. It is recommended that hatching be one of the last steps in your drawing process.
* Il tratteggio è vulnerabile al problema della "[[Topological naming problem/it|denominazione topologica]]". Per maggiori informazioni vedere lo strumento {{Button|[[Image:TechDraw_LengthDimension.svg|16px]] [[TechDraw_LengthDimension/it|Lunghezza]]}}. Si consiglia che il tratteggio sia uno degli ultimi passaggi del processo di disegno.
* Unlike the [[TechDraw_Hatch|Hatch ]] tool, geometric hatch patterns are included when a drawing page is saved as an [[SVG|SVG]] file.
</div>


Una piccola serie di modelli di tratteggio sono disponibili in:
A small set of sample patterns are available in:


{{Code|code=
{{Code|code=
$INSTALL_DIR/Mod/TechDraw/PAT/FCPAT.pat
$INSTALL_DIR/data/Mod/TechDraw/PAT/FCPAT.pat
}}
}}


{{incode|$INSTALL_DIR}} is the directory where FreeCAD was installed, for example
dove {{incode|$INSTALL_DIR}} è la directory in cui è stato installato FreeCAD, per esempio


{{Code|code=
{{Code|code=
/usr/share/freecad/Mod/TechDraw/PAT/FCPAT.pat
/usr/share/freecad/data/Mod/TechDraw/PAT/FCPAT.pat
}}
}}


==Properties==
==Proprietà==


* {{PropertyData|Source}}: The View and Face to receive the hatch pattern.
* {{PropertyData|Source}}: La vista e la faccia che devono ricevere il modello di tratteggio.
* {{PropertyData|File Pattern}}: The location of the PAT file to use.
* {{PropertyData|File Pattern}}: La posizione del file PAT da utilizzare.
* {{PropertyData|Name Pattern}}: The name of the PAT specification within File Pattern.
* {{PropertyData|Name Pattern}}: Il nome dello specifico PAT all'interno di File Pattern.
* {{PropertyData|Scale Pattern}}: The scale to be applied to the pattern (must be > 0.0).
* {{PropertyData|Scale Pattern}}: La scala da applicare al modello (deve essere > 0.0).
* {{PropertyView|Weight Pattern}}: The thickness of the pattern lines.
* {{PropertyView|Weight Pattern}}: Lo spessore delle linee del modello.
* {{PropertyView|Color Pattern}}: The color for the pattern lines.
* {{PropertyView|Color Pattern}}: Il colore delle linee del modello.


==Scripting==
==Script==


<div class="mw-translate-fuzzy">
{{Emphasis|See also:}} [[TechDraw API]] and [[FreeCAD Scripting Basics]].
{{Emphasis|Vedere anche:}} [[TechDraw API/it|API TechDraw]] e [[FreeCAD Scripting Basics/it|Nozioni di base sugli script di FreeCAD]].
</div>


<div class="mw-translate-fuzzy">
The GeometricHatch tool can be used in [[macros]] and from the [[Python]] console by using the following functions:
Lo strumento GeometricHatch può essere utilizzato nelle [[macros/it|macro]] e dalla [[FreeCAD_Scripting_Basics/it|console di Python]] tramite la seguente funzione:
</div>


{{Code|code=
{{Code|code=
Line 71: Line 84:
}}
}}


It is also possible to use TechDraw's geometric hatch engine to produce a compound object in the 3D space. One must take care that the base face lies on the XY plane, as the algorithm is not tailored yet for other cases:


{{Code|code=
{{Docnav
import TechDraw
|[[TechDraw_Hatch|Hatch Face using Image File]]
face = Part.makePlane(10,10)
|[[TechDraw_Symbol|Insert SVG Symbol]]
patfile = "path/to/myPATfile.pat"
|[[TechDraw_Module|TechDraw]]
pattern = "Diamond"
scale = 10
hatch = TechDraw.makeGeomHatch(face, scale, pattern, patfile)
Part.show(hatch)
}}


<div class="mw-translate-fuzzy">
{{Docnav/it
|[[TechDraw_Hatch/it|Tratteggio da modello]]
|[[TechDraw_Symbol/it|Simbolo SVG]]
|[[TechDraw_Workbench/it|TechDraw]]
|IconL=TechDraw_Hatch.svg
|IconL=TechDraw_Hatch.svg
|IconC=Workbench_TechDraw.svg
|IconC=Workbench_TechDraw.svg
|IconR=TechDraw_Symbol.svg
|IconR=TechDraw_Symbol.svg
}}
}}
</div>


{{TechDraw Tools navi{{#translation:}}}}
{{TechDraw Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Revision as of 09:54, 14 March 2022

Other languages:

Tratteggio geometrico

Posizione nel menu
TechDraw → Tratteggio geometrico
Ambiente
TechDraw
Avvio veloce
Nessuno
Introdotto nella versione
-
Vedere anche
Tratteggio da modello, Tipi di tratteggio

Descrizione

Lo strumento Tratteggio geometrico riempie una regione chiusa in una vista con un modello basato su una specifica di tratteggio PAT AutoDesk. In alternativa, lo strumento Tratteggio da modello utilizza un file SVG o bitmap come modello di tratteggio, vedere i tipi di tratteggio per i dettagli.

Esempio di tratteggio geometrico su una faccia

Utilizzo

  1. Selezionare una regione chiusa in una vista.
  2. Premere il pulsante Tratteggio geometrico
  3. Si apre una finestra di dialogo in cui è possibile selezionare il motivo, una scala per il motivo, uno spessore di linea e il colore.

Note

  • Il tratteggio è vulnerabile al problema della "denominazione topologica". Per maggiori informazioni vedere lo strumento Lunghezza. Si consiglia che il tratteggio sia uno degli ultimi passaggi del processo di disegno.

Una piccola serie di modelli di tratteggio sono disponibili in:

$INSTALL_DIR/data/Mod/TechDraw/PAT/FCPAT.pat

dove $INSTALL_DIR è la directory in cui è stato installato FreeCAD, per esempio

/usr/share/freecad/data/Mod/TechDraw/PAT/FCPAT.pat

Proprietà

  • DatiSource: La vista e la faccia che devono ricevere il modello di tratteggio.
  • DatiFile Pattern: La posizione del file PAT da utilizzare.
  • DatiName Pattern: Il nome dello specifico PAT all'interno di File Pattern.
  • DatiScale Pattern: La scala da applicare al modello (deve essere > 0.0).
  • VistaWeight Pattern: Lo spessore delle linee del modello.
  • VistaColor Pattern: Il colore delle linee del modello.

Script

Lo strumento GeometricHatch può essere utilizzato nelle macro e dalla console di Python tramite la seguente funzione:

hatch = FreeCAD.ActiveDocument.addObject('TechDraw::DrawGeomHatch','GeomHatch')
hatch.Source = (view1,["Face0"])
hatch.FilePattern = "path/to/myPATfile.pat"
hatch.NamePattern = "Diamond"
rc = page.addView(hatch)

It is also possible to use TechDraw's geometric hatch engine to produce a compound object in the 3D space. One must take care that the base face lies on the XY plane, as the algorithm is not tailored yet for other cases:

import TechDraw
face = Part.makePlane(10,10)
patfile = "path/to/myPATfile.pat"
pattern = "Diamond"
scale = 10
hatch = TechDraw.makeGeomHatch(face, scale, pattern, patfile)
Part.show(hatch)