Scope: Schematic editor
Object: ProjectData Object
Prerequisites: None
Returns the path of the pin components file.
ProjectData.GetPinComponentsFilePath(ByVal resolveSoftPrefix As Boolean) As String
This argument determines if soft prefixes must be replaced by explicit file path values. The value of this argument is either True or False.
As String. A string containing the path to the pin components file.