PersistentSettingsTryGetPoint3d Method (String, Point3d) |
[Missing <summary> documentation for "M:Rhino.PersistentSettings.TryGetPoint3d(System.String,Rhino.Geometry.Point3d@)"]
Namespace: Rhino
public bool TryGetPoint3d( string key, out Point3d value )
Public Function TryGetPoint3d ( key As String, <OutAttribute> ByRef value As Point3d ) As Boolean
[Missing <param name="key"/> documentation for "M:Rhino.PersistentSettings.TryGetPoint3d(System.String,Rhino.Geometry.Point3d@)"]
[Missing <param name="value"/> documentation for "M:Rhino.PersistentSettings.TryGetPoint3d(System.String,Rhino.Geometry.Point3d@)"]
[Missing <returns> documentation for "M:Rhino.PersistentSettings.TryGetPoint3d(System.String,Rhino.Geometry.Point3d@)"]