Home > SCH_PrimitivePolygon > getAllPrimitiveId
SCH_PrimitivePolygon.getAllPrimitiveId() 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.
获取所有多边形的图元 ID
Signature
typescript
getAllPrimitiveId(): Promise<Array<string>>;
1
Returns
Promise<Array<string>>
多边形的图元 ID 数组