GetNetsByPropertyCommand Class
Command that retrieves a comma-separated list of nets (names) from the currently active step
that satisfy the specified filter criteria.
Return Value: A comma-separated string of net names that match all the provided filters.
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 GetNetsByPropertyCommand : IMCPTool
Public Class GetNetsByPropertyCommand
Implements IMCPTool
public ref class GetNetsByPropertyCommand : IMCPTool
type GetNetsByPropertyCommand =
class
interface IMCPTool
end
- Inheritance
- Object GetNetsByPropertyCommand
- Implements
- IMCPTool