DelProp Command

Delete specified property from selected schematic instances.

The optional arguments can be used to filter which schematic elements are to have the requested property deleted from them.

DelProp <property name>

Parameters

/handle

If set, filters elements by those that contain the specified handle value.

/prop

If set, filters elements that contain a property with the given name.

/propval

If set, filters elements that contain a property with the given name (arg1) and given value (arg2).

property name

Name of property to be deleted.