Click or drag to resize

File3dmSettingsLoadedPlugIns Method

Information about the plug-ins loaded when the file was last saved

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public IEnumerable<File3dmPlugInDetails> LoadedPlugIns()

Return Value

Type: IEnumerableFile3dmPlugInDetails

[Missing <returns> documentation for "M:Rhino.FileIO.File3dmSettings.LoadedPlugIns"]

See Also