from_dict#
- classmethod SubstrateDataBlock.from_dict(app, data: dict) SubstrateDataBlock#
Build SubstrateDataBlock from
design_propertiesdict entry.- Parameters:
- app
ansys.aedt.core.circuit.Circuit Circuit application instance.
- data
dict One entry from
app.design_properties['SubstrateData'].
- app
- Returns:
SubstrateDataBlockReconstructed substrate object.