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:
Returns the load protection state for a plug-in
Syntax:
public
bool
IsLoadProtected(
out
bool
loadSilently
)
Parameters:
loadSilently
Type:
bool
The plug-in's load silently state.
Returns:
Type:
bool
True if the plug-in is load protected, False otherwise.
Available since:
6.0
home
/
Rhino.PlugIns
/
PlugInInfo
/
IsLoadProtected
IsLoadProtected method
Class:
Rhino.PlugIns.PlugInInfo
Nothing found