Method | Description | |
---|---|---|
Execute ( ExternalCommandData commandData, string &message, ElementSet elements ) : System.Result | ||
SetStatusText ( |
||
ShowBalloonTip ( string category, string title, string text ) : void |
Method | Description | |
---|---|---|
FindWindowEx ( |
||
SetWindowText ( |
||
ri_ResultClicked ( object sender, Autodesk e ) : void |
public Execute ( ExternalCommandData commandData, string &message, ElementSet elements ) : System.Result | ||
commandData | ExternalCommandData | |
message | string | |
elements | ElementSet | |
return | System.Result |
public static SetStatusText ( |
||
mainWindow | ||
text | string | |
return | void |
public static ShowBalloonTip ( string category, string title, string text ) : void | ||
category | string | |
title | string | |
text | string | |
return | void |