Void SectionPlanes.CopyTo(SectionPlane[] array, Int32 arrayIndex)

Parameters

  • array
    The array of type SectionPlane to copy 'this' into.
  • arrayIndex
    Type: Int32
    The index inside of the given array to start copying at.