Home > PCB_Document > importChanges
PCB_Document.importChanges() method
从原理图导入变更
Signature
typescript
importChanges(uuid: string): Promise<boolean>;
1
Parameters
Parameter | Type | Description |
---|---|---|
uuid | string |
Returns
Promise<boolean>
导入操作是否成功,导入失败或游离 PCB 返回 false