LayerExtensions Class
Extention methods for IODBLayer Objekte in PCB-Investigator.
Namespace: PCBI_API_Extensions.ExtensionsAssembly: PCBI.API_Library (in PCBI.API_Library.dll) Version: 17.0.0.0 (17.0.0.0)
public static class LayerExtensions
<ExtensionAttribute>
Public NotInheritable Class LayerExtensions
[ExtensionAttribute]
public ref class LayerExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type LayerExtensions = class end
- Inheritance
- Object LayerExtensions
| TryAddLine |
Attempts to add a line to the layer and returns whether the operation was successful.
|
| TryAddPad |
Try to add pad on the IODBLayer.
|
| TryAddSurface |
Try to add an surface on the IODBLayer, outline is defined by a point list.
|