RhinoCommon API
SimpleArrayGeometryPointer Constructor (IEnumerable) |
Expects all of the items in the IEnumerable to be GeometryBase types
Namespace: Rhino.Runtime.InteropWrappers
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

public SimpleArrayGeometryPointer( IEnumerable geometry )
Public Sub New ( geometry As IEnumerable )
Parameters
- geometry
- Type: System.CollectionsIEnumerable
[Missing <param name="geometry"/> documentation for "M:Rhino.Runtime.InteropWrappers.SimpleArrayGeometryPointer.#ctor(System.Collections.IEnumerable)"]
