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

  1. /////////////////////////////////////////////////////////////////////////////
  2. // Office Wizard Stencil
  3. //
  4. // Copyright (C) 1997 by Autodesk, Inc.
  5. /////////////////////////////////////////////////////////////////////////////
  6. // Note: Tabs should be set to 8 for optimal viewing
  7. // DNT section names (items within brakcets, e.g. [WizardBar] or [Reports])
  8.  
  9. /////////////////////////////////////////////////////////////////////////////
  10. [Defaults]
  11. DialogCaption="Office Layout Wizard"
  12. Orientation=1
  13. ShowHelp=1
  14.  
  15. [DefValUS]
  16. WallWidth=0' 4"
  17. PanelSize=60"
  18. TileX=24"
  19. TileY=48"
  20.  
  21. [DefValMetric]
  22. WallWidth=10cm
  23. PanelSize=150cm
  24. TileX=60cm
  25. TileY=120cm
  26.  
  27. /////////////////////////////////////////////////////////////////////////////
  28. [Vars]
  29. // SCT_ARCHITECTURAL
  30. DrawingScaleType=2
  31. // feet and inches
  32. UnitLinearType=2
  33. CornerLength1=15'
  34. CornerLength2=15'
  35.  
  36. [VarsMetric]
  37. // centimeters
  38. UnitLinearType=4
  39. CornerLength1=5m
  40. CornerLength2=5m
  41.  
  42.  
  43. /////////////////////////////////////////////////////////////////////////////
  44. [WizardBar]
  45. // This defines the contents of the Wizard toolbar associated with this wizard
  46. // Format: L, CmdName
  47. //              or
  48. //         L, Library,     SmallBMP,     LargeBMP,    ToolTip,         StatusBar
  49. //                or
  50. //           L, Library,  ID
  51. //
  52. //   where L=Level, 1 for top (-1 to produce a gap before the set); 2 for popouts 
  53. //         CmdName=A command name
  54. //              or 
  55. //         Library=The .SLB associated with the button
  56. //         SmallBMP=The graphic file that is displayed when in small button mode
  57. //         LargeBMP=The graphic file that is displayed when in large button mode
  58. //         ToolTip=The text that appears when the user pauses over the button
  59. //         Status=The text that appears on the status bar when the tooltip appears         
  60. //              or 
  61. //         Library=The .SLB associated with the button
  62. //         ID=The internal ID used to get the toolbar bitmaps and strings
  63.  
  64. 1,PolylineSingle
  65. 1,PolylineSegment
  66. 1,PolylinePerpendicular
  67. 1,PolylineCornerRectangle
  68.  
  69. -1,PolylineSegmentDelete
  70. 1,PolylineSegmentMove
  71.  
  72. -1,AutoScale
  73.  
  74. -1,_DoorOffice.SLB,        SymbolLibraryDoor
  75.     2,_WindowOffice.SLB,    SymbolLibraryWindow
  76.     2,_Fixture.SLB,        SymbolLibraryFixture
  77.     2,_Support.SLB,        SymbolLibraryStructural
  78.     2,_RestroomKitchen.SLB,    SymbolLibraryRestroom
  79. 1,_Desk.SLB,            SymbolLibraryDesk
  80.     2,_Table.SLB,        SymbolLibraryTable
  81.     2,_Seating.SLB,        SymbolLibrarySeating
  82.     2,_FileCabinet.SLB,    SymbolLibraryFileCabinet
  83. 1,_PrivateOffice.SLB,        SymbolLibraryPrivateOffice
  84.     2,_ConferenceRoom.SLB,    SymbolLibraryConferenceRoom
  85.     2,_ReceptionArea.SLB,    SymbolLibraryReceptionArea
  86. 1,_Panel.SLB,            SymbolLibrarySystemPanel
  87.     2,_Connector.SLB,    SymbolLibrarySystemConnector
  88.     2,_Surface.SLB,        SymbolLibrarySystemSurface
  89.     2,_Storage.SLB,        SymbolLibrarySystemStorage
  90.     2,_WorkStation.SLB,    SymbolLibraryWorkStation
  91. 1,_Computer.SLB,        SymbolLibraryComputer
  92.     2,_Phone.SLB,        SymbolLibraryPhone
  93.     2,_AECElectric.SLB,    SymbolLibraryElectrical
  94.     2,_General.SLB,        SymbolLibraryGeneralEquipment
  95.  
  96. -1,_AsyncBack.SLB,        SymbolLibraryAsyncBack
  97.     2,_AsyncFront.SLB,    SymbolLibraryAsyncFront
  98.     2,_AsyncPlan.SLB,    SymbolLibraryAsyncPlan
  99. 1,_SystemBack.SLB,        SymbolLibrarySystemBack
  100.     2,_SystemFront.SLB,    SymbolLibrarySystemFront
  101.     2,_SystemPlan.SLB,    SymbolLibrarySystemPlan
  102. 1,_TopologyBack.SLB,        SymbolLibraryTopologyBack
  103.     2,_TopologyFront.SLB,    SymbolLibraryTopologyFront
  104.     2,_TopologyPlan.SLB,    SymbolLibraryTopologyPlan
  105.  
  106. -1,_Person.SLB,            SymbolLibraryPerson
  107.  
  108. 3,_ArchitecturalSampler.SLB,    SymbolLibraryStructural
  109.  
  110. -1,UsingOfficeWizard
  111.  
  112. /////////////////////////////////////////////////////////////////////////////
  113. [SLBMenu]
  114. // This defines the contents of the menu that appears at the top of the SymbolLibrary 
  115. // toolbar whenever a file created with this Wizard is opened.
  116. // Format: L, MenuText[, Library]
  117. //
  118. //   where L=Menu nesting level, 1 for top level items
  119. //         MenuText=Text that appears in the menu.  Use & to produce an underscore 
  120. //                   on the next character.
  121. //         Library=The .SLB associated with the menu item
  122.  
  123. 1,&Structural Elements
  124.     2,&Doors,            _DoorOffice.SLB
  125.     2,&Windows,            _WindowOffice.SLB
  126.     2,&Fixtures,            _Fixture.SLB
  127.     2,&Support,            _Support.SLB
  128.     2,Restrooms/&Kitchens,        _RestroomKitchen.SLB
  129.  
  130. 1,&Furniture
  131.     2,&Desks,            _Desk.SLB
  132.     2,&Tables,            _Table.SLB
  133.     2,&Seating,            _Seating.SLB
  134.     2,&File Cabinets,        _FileCabinet.SLB
  135.     2,&Miscellaneous,        _Other.SLB or Misc.SLB
  136.     2,&Private Offices,        _PrivateOffice.SLB
  137.     2,&Conference Rooms,        _ConferenceRoom.SLB,
  138.     2,&Reception Areas,        _ReceptionArea.SLB
  139.  
  140. 1,&Modular Components
  141.     2,&Panels,            _Panel.SLB
  142.     2,&Connectors,            _Connector.SLB
  143.     2,&Surfaces,            _Surface.SLB
  144.     2,S&torage,            _Storage.SLB
  145.     2,&Workstations,        _WorkStation.SLB
  146.  
  147. 1,&Equipment
  148.     2,&General,            _General.SLB
  149.     2,&Computer,            _Computer.SLB
  150.     2,&Phone,            _Phone.SLB
  151.     2,&Electrical,            _AECElectric.SLB
  152.  
  153. 1,&Computer Network
  154.     2,&Systems (front view),    _SystemFront.SLB
  155.     2,S&ystems (back view),        _SystemBack.SLB
  156.     2,Sys&tems (plan view),        _SystemPlan.SLB
  157.     2,&Modems (front view),     _AsyncFront.SLB
  158.     2,M&odems (back view),        _AsyncBack.SLB
  159.     2,Mo&dems (plan view),        _AsyncPlan.SLB
  160.     2,&Cabling (front view),    _TopologyFront.SLB
  161.     2,C&abling (back view),        _TopologyBack.SLB
  162.     2,Ca&bling (plan view),        _TopologyPlan.SLB
  163.     
  164. 1,&People,                _Person.SLB
  165.  
  166. /////////////////////////////////////////////////////////////////////////////
  167. [Toolbars]
  168. // This controls which toolbars are presented to the user during the wizard
  169. // for display once the wizard is complete.
  170. // Format: SectionName
  171. //
  172. //   where SectionName=Registry section name for the toolbar
  173. Wizard
  174. Database
  175. SymbolLibrary
  176.  
  177. /////////////////////////////////////////////////////////////////////////////
  178. [Layers]
  179. // This controls which layers are presented to the user for inclusion in the drawing.
  180. // Format: Name[, Color[, Style[, Width]]]
  181. // 
  182. //   where
  183. //         Name=The layer name
  184. //         Color=Standard color (e.g. Black, Blue, Red, etc.), default = Black
  185. //         Style=Standard style (e.g. Solid, Short Dash, etc.), default = Solid
  186. //         Width=Standard width (i.e. 1,3,5,7,9), default = 1
  187. Annotation,         Black
  188. Computer,        Blue
  189. Electrical,        Green
  190. Cable,            Magenta
  191. Equipment,        Blue
  192. Furniture,        Blue
  193. Panel,            Red
  194. Personnel,        DRed
  195. Phone,            Green
  196. WorkStation,        DBlue
  197. Shell,            Black
  198.  
  199. /////////////////////////////////////////////////////////////////////////////
  200. [Fields]
  201. // This controls which fields are presented to the user for inclusion in the drawing.
  202. // Format: Name, Type[, Length[, Precision]]
  203. // 
  204. //   where
  205. //         Name=Field name
  206. //         Type=Field type (i.e, String, Number, Length, Angle, Area)
  207. //         Length=Field length, default = 0
  208. //         Precision=Field precision, default = 0
  209. CableType,        String, 32
  210. CostLength,        Number
  211. CableLen,        Length
  212. DropCount,        Number
  213. DropLength,        Length
  214. Cost,            Number
  215. Department,        String, 32
  216. Email,            String, 32
  217. Extension,        String, 32
  218. Location,        String, 32
  219. Name,            String, 64
  220. Room,            String, 32
  221. Model,            String, 32
  222. Phone,            String, 32
  223. SerialNumber,        String, 32
  224. Vendor,            String, 32
  225. PurchaseDate,        String, 32
  226. Options,        String, 32
  227. Contacts,        String, 32    
  228. Mailstop,        String, 32
  229. Title,            String, 32
  230.  
  231.  
  232. /////////////////////////////////////////////////////////////////////////////
  233. [Reports]
  234. // This section lists all the reports for the template
  235. // Each report name is also a section name containing the report definition.
  236. Equipment Detail
  237. Computer Hardware Detail
  238. Furniture Detail
  239. System Furniture (Panels) Detail
  240. Personnel Directory
  241.  
  242. /////////////////////////////////////////////////////////////////////////////
  243. // Report definitions:
  244. //
  245. // A report defintion is composed of the following:
  246. // Format:         
  247. //   Title=name of the report
  248. //   Footer=text of the footer
  249. //   SelCriteria=selection criteria for the report
  250. //   Type=<0> for detail or <1> for summary
  251. //   cItems=# of items in the report
  252. //   ItemX=available formats for the report item
  253. //          UID
  254. //          SymName
  255. //          SymDescription
  256. //          SymType
  257. //          SymQuantity
  258. //          DBA,Field 
  259. // NOTE: DNT anything to the left of the equal sign
  260.  
  261. [Equipment Detail]
  262. Title=Equipment Cost
  263. Footer=Equipment Cost
  264. SelCriteria=DB SymbolType=equipment
  265. Type=0
  266. cItems=8
  267. Item0=UID
  268. Item1=SymDescription
  269. Item2=DBA,Location
  270. Item3=DBA,Department
  271. Item4=DBA,Cost
  272. Item5=DBA,Vendor
  273. Item6=DBA,Model
  274. Item7=DBA,Options
  275.  
  276. [Computer Hardware Detail]
  277. Title=Computer Hardware Detail
  278. Footer=Computer Hardware Detail
  279. SelCriteria=DB SymbolType=computer
  280. Type=0
  281. cItems=9
  282. Item0=UID
  283. Item1=SymDescription
  284. Item2=DBA,Location
  285. Item3=DBA,Department
  286. Item4=DBA,Cost
  287. Item5=DBA,Vendor
  288. Item6=DBA,Model
  289. Item7=DBA,SerialNumber
  290. Item8=DBA,Options
  291.  
  292. [Furniture Detail]
  293. Title=Furniture Detail
  294. Footer=Furniture Detail
  295. SelCriteria=DB SymbolType=furniture or DB SymbolType=seating or DB SymbolType=desk or DB SymbolType=table
  296. Type=0
  297. cItems=8
  298. Item0=UID
  299. Item1=SymDescription
  300. Item2=DBA,Location
  301. Item3=DBA,Department
  302. Item4=DBA,Cost
  303. Item5=DBA,Vendor
  304. Item6=DBA,Model
  305. Item7=DBA,Options
  306.  
  307. [System Furniture (Panels) Detail]
  308. Title=System Furniture Detail
  309. Footer=System Furniture Detail
  310. SelCriteria=DB SymbolType=panel or DB SymbolType=connector
  311. Type=0
  312. cItems=7
  313. Item0=UID
  314. Item1=SymDescription
  315. Item2=DBA,Location
  316. Item3=DBA,Department
  317. Item4=DBA,Vendor
  318. Item5=DBA,Model
  319. Item6=DBA,Options
  320.  
  321. [Personnel Directory]
  322. Title=Personnel Directory
  323. Footer=Personnel Directory
  324. SelCriteria=DB SymbolType=personnel
  325. Type=0
  326. cItems=8
  327. Item0=UID
  328. Item1=DBA,Name
  329. Item2=DBA,Title
  330. Item3=DBA,Department
  331. Item4=DBA,Room
  332. Item5=DBA,Phone
  333. Item6=DBA,Mailstop
  334. Item7=DBA,Email
  335.  
  336.