API Reference > imodeljs-frontend > Rendering > GraphicBuilder > pickId pickId Accessor The Id to be associated with the graphic for picking. pickId: undefined | string see GraphicBuilderOptions.pickable for more options. Returns - undefined | string Setter The Id to be associated with the graphic for picking. pickId(id: undefined | string): void see GraphicBuilderOptions.pickable for more options. Parameter Type Description id undefined | string Returns - void Defined in core/frontend/src/render/GraphicBuilder.ts Line 211 Last Updated: 11 June, 2024