Void
SectionPlanes
.CopyTo(
SectionPlane[]
array, Int32 arrayIndex)
Remarks
Examples
Parameters
array
Type:
SectionPlane[]
The array of type SectionPlane to copy 'this' into.
arrayIndex
Type: Int32
The index inside of the given array to start copying at.
Return Value
Type: Void