PCBI_Physics_ConnectionIsMyPath Method

Definition

Namespace: PCBI_Physics_SMDSoldering
Assembly: PCBI_Physics_SMDSoldering (in PCBI_Physics_SMDSoldering.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public bool IsMyPath(
	string relativePath
)

Parameters

relativePath  String
 

Return Value

Boolean

Implements

IPluginDataLoaderIsMyPath(String)

See Also