menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Evaluates a point at a given parameter.
Syntax:
public
Point3d
PointAt(
double
u
,
double
v
)
Parameters:
u
Type:
double
evaluation parameters.
v
Type:
double
evaluation parameters.
Returns:
Type:
Point3d
Point3d.Unset on failure.
Available since:
5.0
home
/
Rhino.Geometry
/
Surface
/
PointAt
PointAt method
Class:
Rhino.Geometry.Surface
Nothing found