Type Definition implicit3d::SlabZ [] [src]

type SlabZ<S> = Slab<AxisZ, S>;

A Slab along the Z-Axis (in the XY-Plane).