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:
Attempt to get a plugiin id from just the filename of a plug-in
Syntax:
public static
Guid
IdFromFileName(
string
filename
)
Parameters:
filename
Type:
string
plug-in filename
Returns:
Type: Guid
id on success; Guid.Empty if no plug-in could be found
home
/
Rhino.PlugIns
/
PlugIn
/
IdFromFileName
IdFromFileName method
Class:
Rhino.PlugIns.PlugIn
Nothing found