You are here: Start » FIL.NET » FIS.SurfaceArea Method
FIS.SurfaceArea Method
Computes the surface area of given surface.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void SurfaceArea ( FilNet.Surface inSurface, out float outArea )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inSurface | FilNet.Surface | Input surface. | ||
![]() | outArea | float | Area of the input surface. |