Home > PCB_Drc > getDefaultRuleConfigurationName
PCB_Drc.getDefaultRuleConfigurationName() 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.
Get the name of the default design rule configuration for new PCBs
Signature
typescript
function getDefaultRuleConfigurationName(): Promise<string | undefined>;1
Returns
Promise<string | undefined>
Default design rule configuration name of; undefined indicates that the retrieval failed