GetConnectedPinsForNetCommand Class
Command that returns a list of all connected pins for a specified net in the currently active step.
The pins are returned in the format "RefName-PinIndex" and included in both structured and human-readable output.
Namespace: PCBI_AI_Agent.MCP.ImplementationsAssembly: PCBI_AI_Agent (in PCBI_AI_Agent.dll) Version: 17.0.0.0 (17.0.0.0)
public class GetConnectedPinsForNetCommand : IMCPTool
Public Class GetConnectedPinsForNetCommand
Implements IMCPTool
public ref class GetConnectedPinsForNetCommand : IMCPTool
type GetConnectedPinsForNetCommand =
class
interface IMCPTool
end
- Inheritance
- Object GetConnectedPinsForNetCommand
- Implements
- IMCPTool