Skicář Povrchový náčrt

From FreeCAD Documentation
Revision as of 05:46, 14 March 2014 by Honza32 (talk | contribs) (Created page with "{{GuiCommand/cs|Name=Sketcher_External|Name/cs=Skicář Povrchový Náčrt|Workbenches=Skicář, Návrh dílu|Shortcut=E|...")

Skicář Povrchový Náčrt

Umístění Menu
Náčrt → Skicář → Povrchový náčrt
Pracovní stoly
Skicář, Návrh dílu
Výchozí zástupce
E
Představen ve verzi
-
Viz také
Konstrukční mód

Popis

Tento nástroj přetáhne linky konstrukce do aktuálního náčrtu. Když jsou linky přetaženy, zobrazí se v náčrtu v barvě magenta a můžete na ně navázat linky v náčrtu a kóty.

Je to užitečné, protože můžete navázat Váš náčrt zpět k hranám původního tělesa.

Můžete přetáhnou POUZE linky a hrany, které jsou ve stejné rovině jako je náčrt. Do náčrtu mohou být přetaženy pouze linky a hrany tělesa, NE ze 2D náčrtu nebo kreslených linek.

Použití

  • Začněte náčrt n ploše tělesa (klikněte na plochu tělesa, potom klikněte na tlařítko pro vytvoření náčrtu)
  • Klikněte na tlačítko 'Povrchový náčrt'
  • Vyberte linky tělesa, které chcete přetáhnout do náčrtu (pamatujte na to, že to musejí být linky ve stejné rovině jako je náčrt)

NOTE: If you are pulling in lines that are solid body edges AND lines in another sketch, make sure to hid the other sketch. You can only pull in the solid body lines/edges.


How to Tell If It Worked

If the line is successfully pulled in it will have a magenta color. If it was not pulled in, it will remain green.


Similarity to Construction Lines

External geometry magenta lines can be used like Contruction lines. Construction lines are lines that are internal to the sketch and will be used for constructing geometry only, and not for later solid operations, like extrusions.

External geometry magenta lines can be used as construction lines too, because they will not appear as sketch lines once you exit the sketch. But remember the external geometry magenta lines are parametrically linked back to a solid face.


Two Main Uses Of External Lines

There are two scenarios where you'll want to use this tool.

  • Option 1: You want to add holes or extrudes(pads) to the current solid that you're sketching on
  • Option 2: You want to create tool bodies that are separate from your original solid
A tool body is a solid that you use as a tool in later addition/subtraction operations


Option 1 is the simplest option. If you want a hole at a specific location in an object, this method should be used.

Option 2 must sometimes be used. If I need to subtract away multiple cutting bodies then I need those bodies to be separate from my original solid. In that case I will need to extrude my sketch to make a new separate solid, then use clone or rotate or array to make a bunch of parametric copies of it.

If I'm working with sketches, only individual sketches can be extruded or padded.
Extruding will create a new solid body.
Padding or using the pocket tool will NOT. They will use the sketch to alter your original solid.


  • Option 1: use pad or pocket to alter your solid, adding metal or making holes.
  • Option 2: use extrude to make your tool solid, then duplicate it with the above methods, and add or subtract it from your original solid.


Sneaky Usage, Dimension One Sketch Off Of Another

One can use this to dimension one sketch off of another using the following order of operations:

  1. Make sketch#1
  2. Pad or extrude it to make a solid, solid#1
  3. Make sketch#2 on the same plane as sketch#1
  4. Pull in solid#1 lines into sketch#2
  5. Pad or extrude sketch#2 to make solid#2
  6. Optional, hide solid#1

Example

The magenta lines are External Geometry selected on two objects of the same extrusion products with previous sketch. In this case they are used to create the constraints of tangency with the circumferences. The line on the smaller rectangle is not used.

The active sketch with the basic forms hidden and external geometries visible.

When the sketch is closed, External Geometry lines are not visible.