COM Interface: IRuleLayer
This class provides access to a single rule layer in eCADSTAR PCB Editor.
Members
Properties
| Property | Description |
|---|---|
| double DielectricConstant {get} | Returns the dielectric constant for the rule layer. |
| BSTR Embedding {get} | Returns the rule layer embedding. |
| double LossTangent {get} | Returns the rule layer loss tangent. |
| BSTR Material {get} | Returns the rule layer material. |
| BSTR Name {get} | Returns the rule layer name. |
| BSTR PowerPlaneNetName {get} | Returns the net name of the power plane for the rule layer. |
| double Resistivity {get} | Returns the resistivity of the rule layer. |
| BSTR RoutingDirection {get} | Returns the routing direction of the rule layer. |
| double Thickness {get} | Returns the thickness of the rule layer. |
| BSTR Type {get} | Returns the rule layer type. |

