GH_ConvertGetPointFromDocument Method |
Namespace: Grasshopper.Kernel
public static bool GetPointFromDocument( RhinoDoc doc, Guid id, out Point3d pt )
Public Shared Function GetPointFromDocument ( doc As RhinoDoc, id As Guid, <OutAttribute> ByRef pt As Point3d ) As Boolean