Click or drag to resize

PersistentSettingsGetPoint3d Method (String)

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

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Point3d GetPoint3d(
	string key
)

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)"]

See Also