Share
 
 

Wipeout Object (ActiveX)

Masking object that hides the objects below it in the current draw order.

Supported Platforms: Windows only

Class Information

Class Name

AcadWipeout

Object Inheritance
Object
   AcadObject
      AcadEntity
         AcadRasterImage
            AcadWipeout
Create Using

VBA

Not applicable
Access Via

VBA

ModelSpace.Item
PaperSpace.Item
Block.Item
SelectionSet.Item
Group.Item

Remarks

Objects of the Wipeout class are polygonally clipped raster entities that are used as masks to cover parts of other entities in the drawing. The most common use is as a background mask for text entities.

Was this information helpful?