Browse By Tags

  • Clip background / reference files with an element

    I have a bunch of cells which regularly need to have clip mask applied, so that background does not clash, I'm looking for something to clip reference files in a similar way to text background mask. having searched I did see something called "place…
  • Video: Title Block Masking with OpenRoads

    Product(s): OpenRoads Designer Version(s): 10.08.+ Area: Drawing Production This video demonstrates how to have the Title Block mask the information behind it on the plan, profile or cross section sheets. Click the video…
  • Attribute Masking

    While using Bentleycomms, a user may find it helpful to be able to ‘mask’ the features displayed which have xfm data—or perhaps the features that have NO xfm data attached. If so, the tool to use is the ‘Attribute Masking’ utility found under the Tools…
  • Plotting Autocad Multileaders with text masking

    We are having an issue plotting AutoCAD drawings that contain Multileaders with text masking. Right now we have a design script that uses the following code to address text masking: If (type .in. 7,17) then fill_color = (255,255,255) boundary_color…