Translations:TechDraw WeldSymbol/10/en

From FreeCAD Documentation
Revision as of 21:12, 29 March 2020 by FuzzyBot (talk | contribs) (Importing a new version from external source)

Each individual symbol ("arrow side" and "other side") is represented by a "tile" object. A Welding Symbol has 1 or 2 tiles associated with it. Each of it has the following properties:

  • DataTile Parent: The parent Weld Symbol
  • DataTile Row: Row of the tile. 0 means above the line, -1 below the line. (This property is not intended to be changed, just as information.)
  • DataTile Column: Not implemented yet - there is only column 0 at the moment.
  • DataSymbol File: Directory and file name of the symbol's SVG file.
  • DataSymbol Included: Directory and file name of the actual included symbol SVG file. (It is a temporary directory.)
  • DataLeft Text: Text to be displayed to the left of the SVG symbol.
  • DataCenter Text: Text to be displayed above/below the SVG symbol.
  • DataRight Text: Text to be displayed to the right of the SVG symbol.