Home > SCH_PrimitiveArc > getAll
SCH_PrimitiveArc.getAll() 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 Arc
Signature
typescript
function getAll(): Promise<Array<ISCH_PrimitiveArc>>;1
Returns
Promise<Array<ISCH_PrimitiveArc>>
Array of Arc primitive objects