Skip to content

Methods_T_Rhino_Geometry_Ray3d

Will Pearson edited this page Aug 12, 2016 · 2 revisions

Ray3d Methods

The Ray3d type exposes the following members.

Methods

 

Name Description
Public method EpsilonEquals Check that all values in other are within epsilon of the values in this
Public method Equals(Object) Determines whether the specified System.Object is a Ray3d and has the same values as the present ray. (Overrides ValueType.Equals(Object).)
Public method Equals(Ray3d) Determines whether the specified Ray3d has the same value as the present ray.
Public method GetHashCode Computes a hashing number that represents the current ray. (Overrides ValueType.GetHashCode().)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method PointAt Evaluates a point along the ray.
Public method ToString Returns the fully qualified type name of this instance. (Inherited from ValueType.)
  Back to Top

See Also

Reference

Ray3d Structure
Rhino.Geometry Namespace

Clone this wiki locally