RhinoCommon API
Rectangle3dPointAt Method (Double, Double) |
Gets a point in Rectangle space.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public Point3d PointAt( double x, double y )
Public Function PointAt ( x As Double, y As Double ) As Point3d
Parameters
- x
- Type: SystemDouble
Normalized parameter along Rectangle width. - y
- Type: SystemDouble
Normalized parameter along Rectangle height.
Return Value
Type: Point3dThe point at the given x,y parameter.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8