home *** CD-ROM | disk | FTP | other *** search
/ PC Format (UK): PC Tools Kit 7 / ToolKit.iso / wired / Auto6 / SKETCH.Z / Workbench.STN < prev   
Encoding:
Text File  |  1998-07-08  |  5.6 KB  |  185 lines

  1. /////////////////////////////////////////////////////////////////////////////
  2. // Workbench Wizard Stencil
  3. //
  4. // Copyright (C) 1997 by Autodesk, Inc.
  5. /////////////////////////////////////////////////////////////////////////////
  6. // Note: Tabs should be set to 8 for optimal viewing
  7.  
  8. /////////////////////////////////////////////////////////////////////////////
  9. [Defaults]
  10. DialogCaption="Workbench Wizard"
  11. Orientation=1
  12. ShowHelp=1
  13.  
  14. [DefValUS]
  15. Width=7"
  16. Height=7"
  17.  
  18. [DefValMetric]
  19. Width=18cm
  20. Height=18cm
  21.  
  22. /////////////////////////////////////////////////////////////////////////////
  23. [Vars]
  24. // SCT_ENGINEERING
  25. DrawingScaleType=3
  26.  
  27. [VarsMetric]
  28.  
  29. /////////////////////////////////////////////////////////////////////////////
  30. [WizardBar]
  31. // This defines the contents of the Wizard toolbar associated with this wizard
  32. // Format: L, CmdName
  33. //              or
  34. //         L, Library,     SmallBMP,     LargeBMP,    ToolTip,         StatusBar
  35. //
  36. //   where L=Level, 1 for top (-1 to produce a gap before the set); 2 for popouts 
  37. //         CmdName=A command name
  38. //              or 
  39. //         Library=The .SLB associated with the button
  40. //         SmallBMP=The graphic file that is displayed when in small button mode
  41. //         LargeBMP=The graphic file that is displayed when in large button mode
  42. //         ToolTip=The text that appears when the user pauses over the button
  43. //         Status=The text that appears on the status bar when the tooltip appears         
  44. //              or 
  45. //         Library=The .SLB associated with the button
  46. //         ID=The internal ID used to get the toolbar bitmaps and strings
  47.  
  48. 1,TrimCorner
  49. 1,LineSingle
  50. 1,AutoScale
  51.  
  52. -1,_AngleEqual.SLB,        SymbolLibraryAngleEqual
  53.     2,_AngleUnequal.SLB,    SymbolLibraryAngleUnequal
  54.     2,_Beams.SLB,        SymbolLibraryBeam
  55.     2,_SquareTubing.SLB,    SymbolLibrarySquareTubing
  56.  
  57. 1,_Bolt.SLB,            SymbolLibraryBolt
  58.     2,_Nut.SLB,        SymbolLibraryNut
  59.     2,_MiscMechanical.SLB,    SymbolLibraryMechanical
  60.     2,_TapStud.SLB,        SymbolLibraryTapStud
  61.  
  62. 1,_CapScrew.SLB,        SymbolLibraryCapScrew
  63.     2,_MachineScrew.SLB,    SymbolLibraryMachineScrew
  64.     2,_SetScrew.SLB,    SymbolLibrarySetScrew
  65.     2,_SpecScrew.SLB,    SymbolLibrarySpecScrew
  66.  
  67. 1,_Informational.SLB,        SymbolLibraryInformation
  68.     2,_Weld.SLB,        SymbolLibraryWeld
  69.  
  70. 1,_Pins.SLB,            SymbolLibraryPin
  71.     2,_Keys.SLB,        SymbolLibraryKey
  72.     2,_RetainingRing.SLB,    SymbolLibraryRetainingRing
  73.     2,_Rivet.SLB,        SymbolLibraryRivet
  74.  
  75. 1,_Washer.SLB,            SymbolLibraryWasher
  76.     2,_LockWasher.SLB,    SymbolLibraryLockWasher
  77.  
  78. 3,_MechanicalSampler.SLB,    SymbolLibraryMechanical
  79.  
  80. -1,UsingWorkbenchWizard
  81.  
  82. /////////////////////////////////////////////////////////////////////////////
  83. [SLBMenu]
  84. // This defines the contents of the menu that appears at the top of the SymbolLibrary 
  85. // toolbar whenever a file created with this Wizard is opened.
  86. // Format: L, MenuText[, Library]
  87. //
  88. //   where L=Menu nesting level, 1 for top level items
  89. //         MenuText=Text that appears in the menu.  Use & to produce an underscore 
  90. //                   on the next character.
  91. //         Library=The .SLB associated with the menu item
  92.  
  93. 1,&Structural Elements
  94.     2,&Equal brackets,    _AngleEqual.SLB
  95.     2,&Unequal brackets,    _AngleUnequal.SLB
  96.     2,&Beams,        _Beams.SLB,
  97.     2,&Square Tubing,    _SquareTubing.SLB
  98.  
  99. 1,&Nuts and Bolts
  100.     2,&Bolts,        _Bolt.SLB
  101.     2,&Nuts,        _Nut.SLB
  102.     2,&Misc.,        _MiscMechanical.SLB
  103.     2,&Taps and Studs,    _TapStud.SLB
  104.  
  105. 1,Sc&rews
  106.     2,&Cap,            _CapScrew.SLB
  107.     2,&Machine,        _MachineScrew.SLB
  108.     2,&Set,            _SetScrew.SLB
  109.     2,&Specialized,        _SpecScrew.SLB
  110.  
  111. 1,&Annotation
  112.     2,&Informational,    _Informational.SLB
  113.     2,&Weld Points,        _Weld.SLB
  114.  
  115. 1,&Connectors
  116.     2,&Pins,        _Pins.SLB
  117.     2,&Keys,        _Keys.SLB
  118.     2,&Retaining Rings,    _RetainingRing.SLB
  119.     2,R&ivets,        _Rivet.SLB
  120.  
  121. 1,&Washers
  122.     2,&Washers,        _Washer.SLB
  123.     2,&Lock Washers,    _LockWasher.SLB
  124.  
  125. /////////////////////////////////////////////////////////////////////////////
  126. [Toolbars]
  127. // This controls which toolbars are presented to the user during the wizard
  128. // for display once the wizard is complete.
  129. // Format: SectionName
  130. //
  131. //   where SectionName=Registry section name for the toolbar
  132. Wizard
  133. Trim
  134. Transform
  135. SymbolLibrary
  136.  
  137. /////////////////////////////////////////////////////////////////////////////
  138. [Layers]
  139. // This controls which layers are presented to the user for inclusion in the drawing.
  140. // Format: Name[, Color[, Style[, Width]]]
  141. // 
  142. //   where
  143. //         Name=The layer name
  144. //         Color=Standard color (e.g. Black, Blue, Red, etc.), default = Black
  145. //         Style=Standard style (e.g. Solid, Short Dash, etc.), default = Solid
  146. //         Width=Standard width (i.e. 1,3,5,7,9), default = 1
  147. Geometry,        Black
  148. Dimensions,        Gray
  149. Notes,            Black
  150. Construction,        Blue
  151. Symbols,        Black
  152.  
  153. /////////////////////////////////////////////////////////////////////////////
  154. [Fields]
  155. // This controls which fields are presented to the user for inclusion in the drawing.
  156. // Format: Name, Type[, Length[, Precision]]
  157. // 
  158. //   where
  159. //         Name=Field name
  160. //         Type=Field type (i.e, String, Number, Length, Angle, Area)
  161. //         Length=Field length, default = 0
  162. //         Precision=Field precision, default = 0
  163. PartNumber,        String, 32
  164. Vendor,            String, 32
  165. String1,        String, 32
  166. String2,        String, 32
  167. String3,        String, 32
  168.  
  169.  
  170. /////////////////////////////////////////////////////////////////////////////
  171. [Reports]
  172. // This section lists all the reports for the template
  173. // Each report name is also a section name containing the report definition.
  174. Parts List
  175.  
  176. [Parts List]
  177. Title=Parts List
  178. Footer=Parts List
  179. SelCriteria=ALL
  180. Type=1
  181. cItems=3
  182. Item0=SymQuantity
  183. Item1=SymName
  184. Item2=SymDescription
  185.