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

FrameAt method

Class:  Rhino.Geometry.Curve

Nothing found