RhinoCommon API
PersistentSettingsSetDefault Method (String, Point3d) |
[Missing <summary> documentation for "M:Rhino.PersistentSettings.SetDefault(System.String,Rhino.Geometry.Point3d)"]
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

public void SetDefault( string key, Point3d value )
Public Sub SetDefault ( key As String, value As Point3d )
Parameters
- key
- Type: SystemString
[Missing <param name="key"/> documentation for "M:Rhino.PersistentSettings.SetDefault(System.String,Rhino.Geometry.Point3d)"]
- value
- Type: Rhino.GeometryPoint3d
[Missing <param name="value"/> documentation for "M:Rhino.PersistentSettings.SetDefault(System.String,Rhino.Geometry.Point3d)"]
