M_Rhino_Geometry_Ray3d__ctor - mcneel/rhinocommon-api-docs GitHub Wiki
Initializes a new Ray3d instance.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Ray3d(
Point3d position,
Vector3d direction
)
VB
Public Sub New (
position As Point3d,
direction As Vector3d
)
- position
- Type: Rhino.Geometry.Point3d
The position. - direction
- Type: Rhino.Geometry.Vector3d
The direction.
Supported in: 6.0.16224.21491, 5D58w