Header menu logo issie

ComponentId Type

Unique integer id of a component. Unique across the whole DESIGN - the one id namespace with a global invariant, allocated densely from 1 by Helpers.IdAllocator so a design's components can index arrays directly. 0 and negatives are sentinels, never allocated.

Union cases

Union case Description

ComponentId int

Full Usage: ComponentId int

Parameters:
    Item : int

Item : int

Type something to start searching.