Click or drag to resize

CIMG.iNumberOfFaults Method

Returns the number of individual fault traces stored in the IMG

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.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