FAreaHasVolume Method
Return a value indicating whether the specified area has a usable
volume.
Namespace: GeometryAssembly: Geometry (in Geometry.dll) Version: 25.2414.4032
public static bool HasVolume(
FArea area
)
Public Shared Function HasVolume (
area As FArea
) As Boolean
No code example is currently available or this language may not be supported.
- area FArea
-
Reference to the area to inspect.
Boolean
True if the area has a usable volume. Otherwise, false.