isElementIdValid MethodProtected
Quick id validity check. Sub-classes that wish to allow pickable decorations from selection sets can override.
isElementIdValid(id: string, source: ModifyElementSource): boolean
Parameter | Type | Description |
---|---|---|
id | string | |
source | ModifyElementSource |
Returns - boolean
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.