IODBObject Properties

Properties

Bounds [read only] Bounds in mils of board location.
FreeText Add free text information to the object.
GlobalNetNumber The GlobalNetNumber is the local net number (all layer).
IsSelected Is the object selected?
(Overrides IObjectIsSelected)
LayerNetNumber The LayerNetNumber is the local net number (one layer).
NetName Return NetName of connected net.
ObjectColor Get or set the object color. Default added color action to undo buffer, for ignoring undo buffer use ObjectColorTemporary.
(Overrides IObjectObjectColor)
PcbNetNumber The PCB Net Number is the global net number (all layer).
Positive Is this element Positive?
Tag Space to add optional objects.
(Overrides IObjectTag)
Type Gives back the Tye of the object.
(Overrides IObjectType)

See Also