ArchivableDictionaryTryGetPoint3d Method |
Namespace: Rhino.Collections
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.Collections.ArchivableDictionary.TryGetPoint3d(System.String,Rhino.Geometry.Point3d@)"]
[Missing <param name="value"/> documentation for "M:Rhino.Collections.ArchivableDictionary.TryGetPoint3d(System.String,Rhino.Geometry.Point3d@)"]
[Missing <returns> documentation for "M:Rhino.Collections.ArchivableDictionary.TryGetPoint3d(System.String,Rhino.Geometry.Point3d@)"]