Home > SCH_Primitive > getPrimitivesByPrimitiveId
SCH_Primitive.getPrimitivesByPrimitiveId() 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.
Get all properties of the primitives with the specified IDs
Signature
typescript
function getPrimitivesByPrimitiveId(ids: Array<string>): Promise<Array<ISCH_Primitive>>;1
Parameters
Parameter | Type | Description |
|---|---|---|
ids | Array<string> | Primitive ID array |
Returns
Promise<Array<ISCH_Primitive>>
All properties of all primitives