RhinoCommon API
File3dmNamedConstructionPlanesCopyTo Method |
Copies the content of the table to an array.
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)

public void CopyTo( ConstructionPlane[] array, int arrayIndex )
Public Sub CopyTo ( array As ConstructionPlane(), arrayIndex As Integer )
Parameters
- array
- Type: Rhino.DocObjectsConstructionPlane
[Missing <param name="array"/> documentation for "M:Rhino.FileIO.File3dmNamedConstructionPlanes.CopyTo(Rhino.DocObjects.ConstructionPlane[],System.Int32)"]
- arrayIndex
- Type: SystemInt32
[Missing <param name="arrayIndex"/> documentation for "M:Rhino.FileIO.File3dmNamedConstructionPlanes.CopyTo(Rhino.DocObjects.ConstructionPlane[],System.Int32)"]
Implements
ICollectionTCopyTo(T, Int32)
Rhino for Windows
Supported in: 6.14