DesignDataRule_Preview
**Experimental** Represents a rule associated with a net.
type DesignDataRule_Preview {
attributes: [DesignDataRuleAttribute_Preview!]!
name: String
}
Fields
DesignDataRule_Preview.attributes ● [DesignDataRuleAttribute_Preview!]! non-null object
**Experimental** The collection of attributes associated with the rule.
DesignDataRule_Preview.name ● String scalar
**Experimental** The name of the net rule.