Applies To Product(s): BENTLEY INTERPLOT CLIENT Version(s): 08.09.04.73 Environment: N\A Area: IPLOT Subarea: N\A Original Author: Marion Powell, Bentley Technical Support Group Problem Where are the default linestyle codes (1-7) that Interplot uses? And how can they be modified? Version: 08.09.04.73 Product: Interplot Organizer Area: line style See Also: 35925 Solution These linestyles are located in a resource file (.rsc) delivered with MicroStation; the resource file is located in the following directory: C:\Documents and Settings\All Users\Application Data\Bentley\WorkSpace\System\Symb\lstyle.rsc To edit/modify them: 1) Choose "Element Line Styles Custom/Edit" (contact Platform support about the distance,space combo information) -or- 2) You can modify these and Custom Line styles via a design script comparison and/or assignment keyword (style) If ((level==1) and (style==7)) then style = 3 -- (or style = 'dashed' ) endif See Also
↧