Home > SCH_SelectControl > getSelectedPrimitives_PrimitiveId
SCH_SelectControl.getSelectedPrimitives_PrimitiveId() method
Warning: This API is now obsolete.
Please use getAllSelectedPrimitives_PrimitiveId instead
Query the primitive IDs of the selected primitives
Signature
typescript
function getSelectedPrimitives_PrimitiveId(): Promise<Array<string>>;1
Returns
Promise<Array<string>>
Primitive IDs of the selected primitives