Description:

Get CRhinoDisplayPipeline* for a DisplayPipeline instance

Syntax:
public static IntPtr NativeNonConstPointer(
DisplayPipeline pipeline
)
Returns:
Type: IntPtr
Available since:
6.0

Description:

Get CRhinoViewport* from a RhinoViewport instance

Syntax:
public static IntPtr NativeNonConstPointer(
RhinoViewport viewport
)
Returns:
Type: IntPtr
Available since:
6.0

Description:

Get a CRhinoPrintInfo* for a given ViewCaptureSettings class

Syntax:
public static IntPtr NativeNonConstPointer(
ViewCaptureSettings settings
)
Returns:
Type: IntPtr
Available since:
6.0

Description:

Get ON_Viewport* from a ViewportInfo instance

Syntax:
public static IntPtr NativeNonConstPointer(
ViewportInfo viewport
)
Returns:
Type: IntPtr
Available since:
5.1

Description:

Get CRhinoGetPoint* from a GetPoint instance

Syntax:
public static IntPtr NativeNonConstPointer(
GetPoint getPoint
)
Returns:
Type: IntPtr
Available since:
6.0

/
/
/
NativeNonConstPointer

NativeNonConstPointer method

Class:  Rhino.Runtime.Interop

Nothing found