Home > LIB_Symbol > getRenderImage
LIB_Symbol.getRenderImage() 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.
获取符号渲染图
Signature
typescript
public getRenderImage(source: { symbolUuid: string; libraryUuid: string; subPartName?: undefined | string }): Promise<Blob | undefined>;1
Parameters
Parameter | Type | Description |
|---|---|---|
source | { symbolUuid: string; libraryUuid: string; subPartName?: undefined | string } |
Returns
Promise<Blob | undefined>
符号渲染图