Translations:Draft Pattern/3/en: Difference between revisions

From FreeCAD Documentation
(Importing a new version from external source)
(Importing a new version from external source)
Line 1: Line 1:
# Make sure the objects are closed and planar, and do not self-intersect.
# Select the object
# To close a [[Draft_Wire|Draft Wire]], a [[Draft_BSpline|Draft BSpline]], a [[Draft_CubicBezCurve|Draft CubicBezCurve]] or a [[Draft_BezCurve|Draft BezCurve]] set its {{PropertyData|Closed}} property to {{TRUE}}.
# In Combo View → Data: set Make Face to true to make sure the object will have a face to set the pattern
# To close a [[Draft_Circle|Draft Circle]] or a [[Draft_Ellipse|Draft Ellipse]] set its {{PropertyData|First Angle}} and {{PropertyData|Last Angle}} properties to the same value.
# In Combo View → View → Pattern: specify a hatch pattern to fill the wire with
# Select the objects.
# In Combo View → View → Pattern Size: specify the size of the hatch pattern
# Switch to the {{MenuCommand|View}} tab of the [[Property_editor|Property editor]].
# The {{PropertyView|Display Mode}} must be set to {{Value|Flat Lines}}.
# Select a {{PropertyView|Pattern}}.
# Optionally change the {{PropertyView|Pattern Size}}. Note that a higher value results in a denser pattern.
# The hatch pattern is not displayed when the objects are selected. Deselect them to check the result.
# Optionally reselect the objects to change the pattern properties.

Revision as of 08:25, 20 August 2021

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Draft Pattern)
# Make sure the objects are closed and planar, and do not self-intersect.
# To close a [[Draft_Wire|Draft Wire]], a [[Draft_BSpline|Draft BSpline]], a [[Draft_CubicBezCurve|Draft CubicBezCurve]] or a [[Draft_BezCurve|Draft BezCurve]] set its {{PropertyData|Closed}} property to {{TRUE}}.
# To close a [[Draft_Circle|Draft Circle]] or a [[Draft_Ellipse|Draft Ellipse]] set its {{PropertyData|First Angle}} and {{PropertyData|Last Angle}} properties to the same value.
# Select the objects.
# Switch to the {{MenuCommand|View}} tab of the [[Property_editor|Property editor]].
# The {{PropertyView|Display Mode}} must be set to {{Value|Flat Lines}}.
# Select a {{PropertyView|Pattern}}.
# Optionally change the {{PropertyView|Pattern Size}}. Note that a higher value results in a denser pattern.
# The pattern is not displayed when the objects are selected. Deselect them to check the result.
# Optionally reselect the objects to change the pattern properties.
  1. Make sure the objects are closed and planar, and do not self-intersect.
  2. To close a Draft Wire, a Draft BSpline, a Draft CubicBezCurve or a Draft BezCurve set its DataClosed property to true.
  3. To close a Draft Circle or a Draft Ellipse set its DataFirst Angle and DataLast Angle properties to the same value.
  4. Select the objects.
  5. Switch to the View tab of the Property editor.
  6. The ViewDisplay Mode must be set to Flat Lines.
  7. Select a ViewPattern.
  8. Optionally change the ViewPattern Size. Note that a higher value results in a denser pattern.
  9. The hatch pattern is not displayed when the objects are selected. Deselect them to check the result.
  10. Optionally reselect the objects to change the pattern properties.