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:
Computes planar rail sweep frames at specified parameters.
Syntax:
public
Plane[]
CreatePlanarRailFrames(
IEnumerable<double>
parameters
,
Vector3d
normal
)
Parameters:
parameters
Type:
IEnumerable<double>
A collection of curve parameters.
normal
Type:
Vector3d
Unit normal to the plane.
Returns:
Type:
Plane[]
An array of planes if successful, or an empty array on failure.
Available since:
7.0
home
/
Rhino.Geometry
/
NurbsCurve
/
CreatePlanarRailFrames
CreatePlanarRailFrames method
Class:
Rhino.Geometry.NurbsCurve
Nothing found