GetSelectedNetsCommand Class

Command that retrieves the net names of all nets that are currently selected. Returns a comma-separated string of net names.

Definition

Namespace: PCBI_AI_Agent.MCP.Implementations
Assembly: PCBI_AI_Agent (in PCBI_AI_Agent.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public class GetSelectedNetsCommand : IMCPTool
Inheritance
Object    GetSelectedNetsCommand
Implements
IMCPTool

Constructors

GetSelectedNetsCommandInitializes a new instance of the GetSelectedNetsCommand class

Properties

Methods

See Also