HelpFilePath property
Sets or returns the search path of progeCAD help files.
Syntax
stringVariable = object.HelpFilePath
object.HelpFilePath = <string>
Where:
stringVariable is a variable for storing
the search path of progeCAD help files.
object is the PreferencesFiles object.