GetBaseClassLine2d Method |
Returns two points defining the location in the view window of the 2d line selected
in GetPoint::Get2dLine().
(0,0) = upper left corner of window.
Namespace:
Rhino.Input.Custom
Assembly:
RhinoCommon (in RhinoCommon.dll)
SyntaxPublic Function Line2d As Point()
Return Value
Type:
PointAn array with two 2D points.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also