Click or drag to resize

InteropNativeNonConstPointer Method (GetPoint)

Get CRhinoGetPoint* from a GetPoint instance

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public static IntPtr NativeNonConstPointer(
	GetPoint getPoint
)

Parameters

getPoint
Type: Rhino.Input.CustomGetPoint

[Missing <param name="getPoint"/> documentation for "M:Rhino.Runtime.Interop.NativeNonConstPointer(Rhino.Input.Custom.GetPoint)"]

Return Value

Type: IntPtr

[Missing <returns> documentation for "M:Rhino.Runtime.Interop.NativeNonConstPointer(Rhino.Input.Custom.GetPoint)"]

See Also