|
Menu location |
---|
TechDraw → TechDraw Views → Project shape... |
Workbenches |
TechDraw |
Default shortcut |
None |
Introduced in version |
0.20 |
See also |
Draft Shape2DView |
Description
The TechDraw ProjectShape tool creates projections of shapes. The projections are created in the 3D view, and not on a TechDraw Page.
Usage
- Optionally rotate the 3D view. The objects will be projected onto a plane parallel to the screen i.e. along the 3D view's camera direction, which is used as the default DataDirection property.
- Select one or more objects. For each object a separate projection will be created.
- There are several ways to invoke the tool:
- Press the
Project shape... button.
- Select the TechDraw → TechDraw Views →
Project shape... option from the menu.
- Press the
- The Project shapes task panel opens. See Properties.
- Set the desired options.
- The selected options should not result in an empty projection as this will cause an error. For example, for an object with only sharp edges such as a Part Box, the Visible sharp edges and/or Hidden sharp edges option must be checked.
- Press the OK button.
- The projection is placed on the XY plane.
- Optionally change the DataPlacement property and/or DataDirection property of the projection.
Properties
A Projection object is derived from a Part Feature and inherits all its properties. It also has the following additional properties:
Data
Projection
- DataSource (
Link
): The shape to project. - DataDirection (
Vector
): The direction of the projection. This is the normal vector of the projection plane. - DataVCompound (
Bool
): Iftrue
, visible sharp edges are shown. Example: all edges of a Part Box. - DataRg1 Line VCompound (
Bool
): Iftrue
, visible smooth edges are shown. Example: the edges between a fillet and its adjoining faces. - DataRg NLine VCompound (
Bool
): Iftrue
, visible sewn edges are shown. Example: the seam of a 360° cylindrical face. - DataOut Line VCompound (
Bool
): Iftrue
, visible outline edges (that are not sharp) are shown. Example: the side view of a Part Cylinder has two such edges. - DataIso Line VCompound (
Bool
): Iftrue
, visible isoparameters are shown. Does not work currently. - DataHCompound (
Bool
): Iftrue
, hidden sharp edges are shown. - DataRg1 Line HCompound (
Bool
): Iftrue
, hidden smooth edges are shown - DataRg NLine HCompound (
Bool
): Iftrue
, hidden sewn edges are shown. - DataOut Line HCompound (
Bool
): Iftrue
, hidden outline edges are shown. - DataIso Line HCompound (
Bool
): Iftrue
, hidden isoparameters are shown. Does not work currently.
This page is retrieved from https://wiki.freecad.org/TechDraw_ProjectShape