Home > PCB_SelectControl > getSelectedPrimitives
PCB_SelectControl.getSelectedPrimitives() method
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Warning: This API is now obsolete.
Please use getAllSelectedPrimitives instead
Query all parameters of the selected primitives
Signature
typescript
function getSelectedPrimitives(): Promise<Array<object>>;1
Returns
Promise<Array<object>>
All parameters of the selected primitives