Home > IPCB_PrimitiveComponent > create
IPCB_PrimitiveComponent.create() 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.
在 PCB 画布中创建图元
Signature
typescript
create(): Promise<IPCB_PrimitiveComponent>;
1
Returns
Promise<IPCB_PrimitiveComponent>
器件图元对象