You are here: Start » FIL.NET » FIL.SurfaceMedian_OrNil
Finds the median Z coordinate of the surface points; returns NIL if the surface is empty in the given region.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inSurface | FilNet.Surface | Input surface. | ||
![]() | outMedian | float? | Median Z coordinate of the surface points. |