This method generates volume mesh by stacking a meshed face, layer by layer, along
the given direction. It calculates the stack layers using size controls and global
size parameters.
Parameters:part_id
: ID of the part.
base_face_ids: Iterable[int]
: IDs of the base faces to stack.