Skip to main content

desSymbolById

Searches for a specific symbol by its unique identifier.

desSymbolById(
id: ID!
): DesSymbol

Arguments

desSymbolById.id ● ID! non-null scalar

The node identifier for a symbol.

Type

DesSymbol object

A component symbol. These represent the body and the pins on the physical component.