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.

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 GetNetsByPropertyCommand : IMCPTool
Inheritance
Object    GetNetsByPropertyCommand
Implements
IMCPTool

Constructors

GetNetsByPropertyCommandInitializes a new instance of the GetNetsByPropertyCommand class

Properties

Methods

See Also