SelectNetsCommand Class
Command that selects nets based on their names.
Expects a comma-separated list of net names and a boolean flag indicating whether to clear the current selection first.
Returns a message indicating the number of nets selected.
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 SelectNetsCommand : IMCPTool
Public Class SelectNetsCommand
Implements IMCPTool
public ref class SelectNetsCommand : IMCPTool
type SelectNetsCommand =
class
interface IMCPTool
end
- Inheritance
- Object SelectNetsCommand
- Implements
- IMCPTool