Click or drag to resize

NurbsAspectLocalRay Method

[Missing <summary> documentation for "M:Demo3D.Components.NurbsAspect.LocalRay(System.Drawing.Point)"]

Namespace:  Demo3D.Components
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public Ray3D LocalRay(
	Point point
)

Parameters

point
Type: System.DrawingPoint

[Missing <param name="point"/> documentation for "M:Demo3D.Components.NurbsAspect.LocalRay(System.Drawing.Point)"]

Return Value

Type: Ray3D

[Missing <returns> documentation for "M:Demo3D.Components.NurbsAspect.LocalRay(System.Drawing.Point)"]

See Also