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

public Plane GetPlane( string key, Plane defaultValue )
Public Function GetPlane ( key As String, defaultValue As Plane ) As Plane
Parameters
- key
- Type: SystemString
The key. - defaultValue
- Type: Rhino.GeometryPlane
The default value.
Return Value
Type: PlaneThe value as Plane.

Rhino for Windows
Supported in: 6.14