splitHeight: Splits a meshed surface in strips for a set of heights.

Description Usage Arguments Value

View source: R/split-height.R

Description

This function splits a face along strips defined by positions along a coordinate axis.

Usage

1
  splitHeight(face, h, mshh = NULL, dnum = 3)

Arguments

List

of node influence area meshes.

h

Heights to be used to split the face.

If

more than one face should be splitted this argument accumulates the result.

dnum

Direction used to split x->1, y->2 and z->3.

Value

A list of node influence area for each height strip.


tunelipt/model3d documentation built on Nov. 5, 2019, 10:59 a.m.