Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

lceGetMarkerConnectivitySources

lceGetMarkerConnectivitySources(
d_markerId
) l_connectivtySources / nil

Description

Returns the closest connectivity sources, such as instTerm, pin, and label, corresponding to a marker generated by the connectivity extractor. This marker can be an open or a short.

Arguments

d_markerId

Database ID of a marker.

Value Returned

l_connectivtySources

A list of one or two database IDs corresponding to the connectivity sources.

nil

If the marker is not recognized or no connectivity source was found

Examples

Returns the closest connectivity sources corresponding to the marker markerId.

lceGetMarkerConnectivitySource(markerId)

Return to top
 ⠀
X