PinPairModel#
- class ansys.edb.core.hierarchy.pin_pair_model.PinPairModel(msg)#
Represents a pin pair model object.
Methods
Clone a model.
Create a pin pair model.
PinPairModel.delete_rlc
(pin_pair)Delete the RLC value for a pin pair.
Get all pin pairs.
PinPairModel.rlc
(pin_pair)Get the RLC value for a pin pair.
PinPairModel.set_rlc
(pin_pair, rlc)Set the RLC value for a pin pair.
Attributes