RhinoGetGetRectangle Method (String, Point3d) |
Namespace: Rhino.Input
public static Result GetRectangle( string firstPrompt, out Point3d[] corners )
Public Shared Function GetRectangle ( firstPrompt As String, <OutAttribute> ByRef corners As Point3d() ) As Result
[Missing <param name="firstPrompt"/> documentation for "M:Rhino.Input.RhinoGet.GetRectangle(System.String,Rhino.Geometry.Point3d[]@)"]