menu
RhinoCommon API
search
search
V9
arrow_drop_down
filter_list
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Returns a 3d frame at a parameter.
Syntax:
public
Boolean
FrameAt(
Double
t
,
out
Plane
plane
)
Parameters:
t
Type:
System.Double
Evaluation parameter.
plane
Type:
Plane
The frame is returned here.
Returns:
Type: Boolean
True on success, False on failure.
Available since:
5.0
home
/
Rhino.Geometry
/
Curve
/
FrameAt
FrameAt method
Class:
Rhino.Geometry.Curve
Nothing found