Part Offset/ro

Part Offset

Menu location
Part → 3D Offset
Workbenches
Part
Default shortcut
None
Introduced in version
-
See also
Thickness, Part 2D Offset

Descriere

Instrumentul Offset Part 3D creează copii ale unei forme selectate la o anumită distanță față de forma de bază.

Cum se folosește

De completat

Notes

Object with small offset and rounded (arc) corners.

Same object with sharp (intersection) corners.

Same object with thick distance overfilling the front left gap and allowed intersections.

Arbitrary shape (Draft Wire) with a 3D Offset (ignores MODE parameter).

Same shape with a 3D Offset as SKIN and filled offset.

Filled offset with 2 Cylinders creating boolean cuts. Cylinder A goes through the FILL whilst Cylinder B only goes through the FILL and NOT through the source 2D shape.

Exemplu

Offset

  • DateSource: Source shape.
  • DateValue: Distance to offset the faces of the source shape.
  • DateMode: Mode of creation. Only the Skin mode is currently implemented in OCC so the other two modes have no effect.
  • DateJoin: How the new corners are build up. Intersection gives sharp corners by linear extension of the edges. Arc and Tangent give rounded corners.
  • DateIntersection: Allows offsets pointing inwards to "overflow" the gap by intersecting the resulting shape until opposite faces are reached.
  • DateSelf Intersection: Not yet implemented in OCC and thus should be left with the default value (false).
  • DateFill Offset: When the shape was 2 dimensional, the gap between the 2 shapes gets filled. The fill is now a solid, hence the source shape is not a solid. Thus boolean operations may lead to strange results (see example above).