Home > PCB_Drc > deleteRuleConfiguration
PCB_Drc.deleteRuleConfiguration() 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
deleteRuleConfiguration(configurationName: string): Promise<boolean>;
1
Parameters
Parameter | Type | Description |
---|---|---|
configurationName | string | 配置名称 |
Returns
Promise<boolean>
删除是否成功
Remarks
系统配置不允许删除