Home > PCB_Layer > getCurrentPhysicalStackingConfigurationName
PCB_Layer.getCurrentPhysicalStackingConfigurationName() 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 Current physical stacking configuration name
Signature
typescript
function getCurrentPhysicalStackingConfigurationName(): Promise<string | undefined>;1
Returns
Promise<string | undefined>
Current physical stacking configuration name; undefined indicates that the retrieval failed
Remarks
ADD since EDA v4.2