Description:

Returns the underlying const CRhinoFileReadOptions* for a Rhino.FileIO.FileReadOptions object. You should only be interested in using this function if you are writing C++ code.

Syntax:
public static IntPtr FileReadOptionsConstPointer(
FileReadOptions options
)
Parameters:
Returns:
Type: IntPtr
A pointer to the Rhino const object.
Available since:
6.0

/
/
/
FileReadOptionsConstPointer

FileReadOptionsConstPointer method

Class:  Rhino.Runtime.Interop

Nothing found