SimpleArrayExtrusionPointer.ToNonConstArray Method

SimpleArrayExtrusionPointerToNonConstArray Method

Copies the unmanaged array to a managed counterpart.

Namespace:  Rhino.Runtime.InteropWrappers
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Extrusion[] ToNonConstArray()
Public Function ToNonConstArray As Extrusion()

Return Value

Type: Extrusion
The managed array.
Version Information

Rhino for Windows

Supported in: 6.8
See Also