COM Interface: IRule
This class provides access to the collection of board rule layers and other rule properties in eCADSTAR PCB Editor.
Members
Properties
| Property | Description |
|---|---|
| BSTR Comment {get} | Returns the rule comment. |
| BSTR Name {get} | Returns the rule name. |
| IRuleLayers RuleLayers {get} | Returns a list of the rule layers. |
| ITechnology Technology {get} | Returns the technology. |

