Method | Description | |
---|---|---|
Clone ( Solid solid ) : Solid | ||
Execute ( ExternalCommandData commandData, string &message, ElementSet elements ) : System.Result |
Method | Description | |
---|---|---|
DirSearch ( string start_dir, string filename_pattern ) : string |
Return the full path of the first file found matching the given filename pattern in a recursive search through all subdirectories of the given starting folder.
|
public Execute ( ExternalCommandData commandData, string &message, ElementSet elements ) : System.Result | ||
commandData | ExternalCommandData | |
message | string | |
elements | ElementSet | |
return | System.Result |