RhinoCommon API
ArchivableDictionaryGetPoint3d Method (String, Point3d) |
Get value as Point3d, will return defaultValue unless value was created using Set(string key, Point3d value)
Namespace: Rhino.Collections
Assembly: RhinoCommon (in RhinoCommon.dll)

public Point3d GetPoint3d( string key, Point3d defaultValue )
Public Function GetPoint3d ( key As String, defaultValue As Point3d ) As Point3d
Parameters
- key
- Type: SystemString
[Missing <param name="key"/> documentation for "M:Rhino.Collections.ArchivableDictionary.GetPoint3d(System.String,Rhino.Geometry.Point3d)"]
- defaultValue
- Type: Rhino.GeometryPoint3d
[Missing <param name="defaultValue"/> documentation for "M:Rhino.Collections.ArchivableDictionary.GetPoint3d(System.String,Rhino.Geometry.Point3d)"]
Return Value
Type: Point3d[Missing <returns> documentation for "M:Rhino.Collections.ArchivableDictionary.GetPoint3d(System.String,Rhino.Geometry.Point3d)"]

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8