Share

OverrideItem Class

Description

This class represents a temporary override item. All constructors take a parent argument and add the newly created item to the parent.

Class Hierarchy

Autodesk.AutoCAD.Customization.ElementBase
Autodesk.AutoCAD.Customization.IReference
    Autodesk.AutoCAD.Customization.OverrideItem

Visual Basic

Public Class OverrideItem
Inherits ElementBase
Inherits IReference

C#

public class OverrideItem : ElementBase, IReference;

Links

OverrideItem Properties

Was this information helpful?