PersistentSettings.GetPoint3d Method (String)

PersistentSettingsGetPoint3d Method (String)

[Missing <summary> documentation for "M:Rhino.PersistentSettings.GetPoint3d(System.String)"]

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Point3d GetPoint3d(
	string key
)
Public Function GetPoint3d ( 
	key As String
) As Point3d

Parameters

key
Type: SystemString

[Missing <param name="key"/> documentation for "M:Rhino.PersistentSettings.GetPoint3d(System.String)"]

Return Value

Type: Point3d

[Missing <returns> documentation for "M:Rhino.PersistentSettings.GetPoint3d(System.String)"]

Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also