home *** CD-ROM | disk | FTP | other *** search
- /////////////////////////////////////////////////////////////////////////////
- // Office Wizard Stencil
- //
- // Copyright (C) 1997 by Autodesk, Inc.
- /////////////////////////////////////////////////////////////////////////////
- // Note: Tabs should be set to 8 for optimal viewing
- // DNT section names (items within brakcets, e.g. [WizardBar] or [Reports])
-
- /////////////////////////////////////////////////////////////////////////////
- [Defaults]
- DialogCaption="Office Layout Wizard"
- Orientation=1
- ShowHelp=1
-
- [DefValUS]
- WallWidth=0' 4"
- PanelSize=60"
- TileX=24"
- TileY=48"
-
- [DefValMetric]
- WallWidth=10cm
- PanelSize=150cm
- TileX=60cm
- TileY=120cm
-
- /////////////////////////////////////////////////////////////////////////////
- [Vars]
- // SCT_ARCHITECTURAL
- DrawingScaleType=2
- // feet and inches
- UnitLinearType=2
- CornerLength1=15'
- CornerLength2=15'
-
- [VarsMetric]
- // centimeters
- UnitLinearType=4
- CornerLength1=5m
- CornerLength2=5m
-
-
- /////////////////////////////////////////////////////////////////////////////
- [WizardBar]
- // This defines the contents of the Wizard toolbar associated with this wizard
- // Format: L, CmdName
- // or
- // L, Library, SmallBMP, LargeBMP, ToolTip, StatusBar
- // or
- // L, Library, ID
- //
- // where L=Level, 1 for top (-1 to produce a gap before the set); 2 for popouts
- // CmdName=A command name
- // or
- // Library=The .SLB associated with the button
- // SmallBMP=The graphic file that is displayed when in small button mode
- // LargeBMP=The graphic file that is displayed when in large button mode
- // ToolTip=The text that appears when the user pauses over the button
- // Status=The text that appears on the status bar when the tooltip appears
- // or
- // Library=The .SLB associated with the button
- // ID=The internal ID used to get the toolbar bitmaps and strings
-
- 1,PolylineSingle
- 1,PolylineSegment
- 1,PolylinePerpendicular
- 1,PolylineCornerRectangle
-
- -1,PolylineSegmentDelete
- 1,PolylineSegmentMove
-
- -1,AutoScale
-
- -1,_DoorOffice.SLB, SymbolLibraryDoor
- 2,_WindowOffice.SLB, SymbolLibraryWindow
- 2,_Fixture.SLB, SymbolLibraryFixture
- 2,_Support.SLB, SymbolLibraryStructural
- 2,_RestroomKitchen.SLB, SymbolLibraryRestroom
- 1,_Desk.SLB, SymbolLibraryDesk
- 2,_Table.SLB, SymbolLibraryTable
- 2,_Seating.SLB, SymbolLibrarySeating
- 2,_FileCabinet.SLB, SymbolLibraryFileCabinet
- 1,_PrivateOffice.SLB, SymbolLibraryPrivateOffice
- 2,_ConferenceRoom.SLB, SymbolLibraryConferenceRoom
- 2,_ReceptionArea.SLB, SymbolLibraryReceptionArea
- 1,_Panel.SLB, SymbolLibrarySystemPanel
- 2,_Connector.SLB, SymbolLibrarySystemConnector
- 2,_Surface.SLB, SymbolLibrarySystemSurface
- 2,_Storage.SLB, SymbolLibrarySystemStorage
- 2,_WorkStation.SLB, SymbolLibraryWorkStation
- 1,_Computer.SLB, SymbolLibraryComputer
- 2,_Phone.SLB, SymbolLibraryPhone
- 2,_AECElectric.SLB, SymbolLibraryElectrical
- 2,_General.SLB, SymbolLibraryGeneralEquipment
-
- -1,_AsyncBack.SLB, SymbolLibraryAsyncBack
- 2,_AsyncFront.SLB, SymbolLibraryAsyncFront
- 2,_AsyncPlan.SLB, SymbolLibraryAsyncPlan
- 1,_SystemBack.SLB, SymbolLibrarySystemBack
- 2,_SystemFront.SLB, SymbolLibrarySystemFront
- 2,_SystemPlan.SLB, SymbolLibrarySystemPlan
- 1,_TopologyBack.SLB, SymbolLibraryTopologyBack
- 2,_TopologyFront.SLB, SymbolLibraryTopologyFront
- 2,_TopologyPlan.SLB, SymbolLibraryTopologyPlan
-
- -1,_Person.SLB, SymbolLibraryPerson
-
- 3,_ArchitecturalSampler.SLB, SymbolLibraryStructural
-
- -1,UsingOfficeWizard
-
- /////////////////////////////////////////////////////////////////////////////
- [SLBMenu]
- // This defines the contents of the menu that appears at the top of the SymbolLibrary
- // toolbar whenever a file created with this Wizard is opened.
- // Format: L, MenuText[, Library]
- //
- // where L=Menu nesting level, 1 for top level items
- // MenuText=Text that appears in the menu. Use & to produce an underscore
- // on the next character.
- // Library=The .SLB associated with the menu item
-
- 1,&Structural Elements
- 2,&Doors, _DoorOffice.SLB
- 2,&Windows, _WindowOffice.SLB
- 2,&Fixtures, _Fixture.SLB
- 2,&Support, _Support.SLB
- 2,Restrooms/&Kitchens, _RestroomKitchen.SLB
-
- 1,&Furniture
- 2,&Desks, _Desk.SLB
- 2,&Tables, _Table.SLB
- 2,&Seating, _Seating.SLB
- 2,&File Cabinets, _FileCabinet.SLB
- 2,&Miscellaneous, _Other.SLB or Misc.SLB
- 2,&Private Offices, _PrivateOffice.SLB
- 2,&Conference Rooms, _ConferenceRoom.SLB,
- 2,&Reception Areas, _ReceptionArea.SLB
-
- 1,&Modular Components
- 2,&Panels, _Panel.SLB
- 2,&Connectors, _Connector.SLB
- 2,&Surfaces, _Surface.SLB
- 2,S&torage, _Storage.SLB
- 2,&Workstations, _WorkStation.SLB
-
- 1,&Equipment
- 2,&General, _General.SLB
- 2,&Computer, _Computer.SLB
- 2,&Phone, _Phone.SLB
- 2,&Electrical, _AECElectric.SLB
-
- 1,&Computer Network
- 2,&Systems (front view), _SystemFront.SLB
- 2,S&ystems (back view), _SystemBack.SLB
- 2,Sys&tems (plan view), _SystemPlan.SLB
- 2,&Modems (front view), _AsyncFront.SLB
- 2,M&odems (back view), _AsyncBack.SLB
- 2,Mo&dems (plan view), _AsyncPlan.SLB
- 2,&Cabling (front view), _TopologyFront.SLB
- 2,C&abling (back view), _TopologyBack.SLB
- 2,Ca&bling (plan view), _TopologyPlan.SLB
-
- 1,&People, _Person.SLB
-
- /////////////////////////////////////////////////////////////////////////////
- [Toolbars]
- // This controls which toolbars are presented to the user during the wizard
- // for display once the wizard is complete.
- // Format: SectionName
- //
- // where SectionName=Registry section name for the toolbar
- Wizard
- Database
- SymbolLibrary
-
- /////////////////////////////////////////////////////////////////////////////
- [Layers]
- // This controls which layers are presented to the user for inclusion in the drawing.
- // Format: Name[, Color[, Style[, Width]]]
- //
- // where
- // Name=The layer name
- // Color=Standard color (e.g. Black, Blue, Red, etc.), default = Black
- // Style=Standard style (e.g. Solid, Short Dash, etc.), default = Solid
- // Width=Standard width (i.e. 1,3,5,7,9), default = 1
- Annotation, Black
- Computer, Blue
- Electrical, Green
- Cable, Magenta
- Equipment, Blue
- Furniture, Blue
- Panel, Red
- Personnel, DRed
- Phone, Green
- WorkStation, DBlue
- Shell, Black
-
- /////////////////////////////////////////////////////////////////////////////
- [Fields]
- // This controls which fields are presented to the user for inclusion in the drawing.
- // Format: Name, Type[, Length[, Precision]]
- //
- // where
- // Name=Field name
- // Type=Field type (i.e, String, Number, Length, Angle, Area)
- // Length=Field length, default = 0
- // Precision=Field precision, default = 0
- CableType, String, 32
- CostLength, Number
- CableLen, Length
- DropCount, Number
- DropLength, Length
- Cost, Number
- Department, String, 32
- Email, String, 32
- Extension, String, 32
- Location, String, 32
- Name, String, 64
- Room, String, 32
- Model, String, 32
- Phone, String, 32
- SerialNumber, String, 32
- Vendor, String, 32
- PurchaseDate, String, 32
- Options, String, 32
- Contacts, String, 32
- Mailstop, String, 32
- Title, String, 32
-
-
- /////////////////////////////////////////////////////////////////////////////
- [Reports]
- // This section lists all the reports for the template
- // Each report name is also a section name containing the report definition.
- Equipment Detail
- Computer Hardware Detail
- Furniture Detail
- System Furniture (Panels) Detail
- Personnel Directory
-
- /////////////////////////////////////////////////////////////////////////////
- // Report definitions:
- //
- // A report defintion is composed of the following:
- // Format:
- // Title=name of the report
- // Footer=text of the footer
- // SelCriteria=selection criteria for the report
- // Type=<0> for detail or <1> for summary
- // cItems=# of items in the report
- // ItemX=available formats for the report item
- // UID
- // SymName
- // SymDescription
- // SymType
- // SymQuantity
- // DBA,Field
- // NOTE: DNT anything to the left of the equal sign
-
- [Equipment Detail]
- Title=Equipment Cost
- Footer=Equipment Cost
- SelCriteria=DB SymbolType=equipment
- Type=0
- cItems=8
- Item0=UID
- Item1=SymDescription
- Item2=DBA,Location
- Item3=DBA,Department
- Item4=DBA,Cost
- Item5=DBA,Vendor
- Item6=DBA,Model
- Item7=DBA,Options
-
- [Computer Hardware Detail]
- Title=Computer Hardware Detail
- Footer=Computer Hardware Detail
- SelCriteria=DB SymbolType=computer
- Type=0
- cItems=9
- Item0=UID
- Item1=SymDescription
- Item2=DBA,Location
- Item3=DBA,Department
- Item4=DBA,Cost
- Item5=DBA,Vendor
- Item6=DBA,Model
- Item7=DBA,SerialNumber
- Item8=DBA,Options
-
- [Furniture Detail]
- Title=Furniture Detail
- Footer=Furniture Detail
- SelCriteria=DB SymbolType=furniture or DB SymbolType=seating or DB SymbolType=desk or DB SymbolType=table
- Type=0
- cItems=8
- Item0=UID
- Item1=SymDescription
- Item2=DBA,Location
- Item3=DBA,Department
- Item4=DBA,Cost
- Item5=DBA,Vendor
- Item6=DBA,Model
- Item7=DBA,Options
-
- [System Furniture (Panels) Detail]
- Title=System Furniture Detail
- Footer=System Furniture Detail
- SelCriteria=DB SymbolType=panel or DB SymbolType=connector
- Type=0
- cItems=7
- Item0=UID
- Item1=SymDescription
- Item2=DBA,Location
- Item3=DBA,Department
- Item4=DBA,Vendor
- Item5=DBA,Model
- Item6=DBA,Options
-
- [Personnel Directory]
- Title=Personnel Directory
- Footer=Personnel Directory
- SelCriteria=DB SymbolType=personnel
- Type=0
- cItems=8
- Item0=UID
- Item1=DBA,Name
- Item2=DBA,Title
- Item3=DBA,Department
- Item4=DBA,Room
- Item5=DBA,Phone
- Item6=DBA,Mailstop
- Item7=DBA,Email
-
-