Array3DTSlice Method

Overload List

Slice(Int32) Gets a new Array3DT instance, which represents a subrange of planes of the current instance starting with the specified startPlaneIndex.
Slice(Int32, Int32) Gets a new Array3DT instance, which represents a subrange of planes of the current instance indicated by the specified startPlaneIndex and planeCount.

See Also