Home > IPCB_PrimitivePoured > convertToFill
IPCB_PrimitivePoured.convertToFill() 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
convertToFill(pourFillId: IPCB_PrimitivePouredPourFill['id']): Promise<IPCB_PrimitiveFill | undefined>;1
Parameters
Parameter | Type | Description |
|---|---|---|
pourFillId |
Returns
Promise<IPCB_PrimitiveFill | undefined>
填充图元对象,无法转换或 ID 错误将返回 undefined