menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Gets the id of an installed plug-in giving the plug-in's name.
Syntax:
public static
Guid
IdFromName(
string
pluginName
)
Parameters:
pluginName
Type:
string
The name of the installed plug-in.
Returns:
Type: Guid
The id if successful.
Available since:
5.5
home
/
Rhino.PlugIns
/
PlugIn
/
IdFromName
IdFromName method
Class:
Rhino.PlugIns.PlugIn
Nothing found