COM Interface: ITechnologyLayer
This class provides access to a single technology layer in eCADSTAR PCB Editor.
Members
Properties
| Property | Description |
|---|---|
| BSTR AssociatedConductorLayer {get} | Returns the conductor layer associated with the technology layer. |
| BSTR Attribute {get} | Returns the technology layer attribute. |
| BSTR Comment {get} | Returns the technology layer comment. |
| BSTR Name {get} | Returns the technology layer name. |
| BSTR SideAMapping {get} | Returns the side A mapping for the technology layer. |
| BSTR SideBMapping {get} | Returns the side B mapping for the technology layer. |
| BSTR SolderingMethod {get} | Returns the soldering method for the technology layer. |
| BSTR Type {get} | Returns the technology layer type. |

