The Symbol object.

Inheritance Hierarchy

Object
    DlxObject
        DlxSymbol

Methods

Name Description
GetCurrentPart Gets the index of the currently active part.
GetDescription Gets a brief description of the device.
GetDeviceID Gets the Device ID for this symbol.
GetDevicePart Gets the index of the part currently active in the device.
GetFootprint Gets the footprint name of the device.
GetManufacturer Gets the name of the device manufacturer.
GetManufacturerPartNo Gets the manufacturer part number.
GetPartsCount Gets the number of parts included in the symbol.
GetPinLinkID Gets the pin Link ID for this symbol.
GetReference Gets the symbol reference.
GetSymbolFlags Gets the options of the symbol.
GetValue Gets the symbol value.
SelectPart Select one of the parts included in the symbol.
SetDeviceID Sets the Device ID for this symbol.
SetPinLinkID Sets the pin Link ID for this symbol.
SetReference Sets the symbol reference.
SetSymbolFlags Sets the options of the symbol.
SetValue Sets the symbol value.

See also