Click or drag to resize

CIMG.iNumberOfFaults Method

Returns the number of individual fault traces stored in the IMG

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public int iNumberOfFaults()

public int iNumberOfFaults()

Return Value

Type: Int32
Remarks
Faults are paths of (X, Y) locations, and are either polylines or polygons.
See Also