DesignDataDifferentialPair_Preview
**Experimental** Represents a differential pair and its associated positive and negative nets.
type DesignDataDifferentialPair_Preview {
negativeNet: String
positiveNet: String
}
Fields
DesignDataDifferentialPair_Preview.negativeNet ● String scalar
**Experimental** The name of the negative net in the differential pair.
DesignDataDifferentialPair_Preview.positiveNet ● String scalar
**Experimental** The name of the positive net in the differential pair.