GetSelectedNetsCommand Class
Command that retrieves the net names of all nets that are currently selected.
Returns a comma-separated string of net names.
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 GetSelectedNetsCommand : IMCPTool
Public Class GetSelectedNetsCommand
Implements IMCPTool
public ref class GetSelectedNetsCommand : IMCPTool
type GetSelectedNetsCommand =
class
interface IMCPTool
end
- Inheritance
- Object GetSelectedNetsCommand
- Implements
- IMCPTool