2020 Method
Changes 0
M

CompoundStructure.GetRegionsAlongLevel

Description:
Returns the ids of the regions encountered as the vertically compound structure is traversed at a constant height above the bottom a wall to which this structure is applied.
public IList<int> GetRegionsAlongLevel(
	double height
)
Return Value IList<int> The ids of the regions intersected by the specified line.