Click or drag to resize

CGISSetTriangulationObjectIndex Method

Set the triangulation object index (Micromine)

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void SetTriangulationObjectIndex(
	int i_toi
)

public void SetTriangulationObjectIndex(
	int i_toi
)

Parameters

i_toi
Type: SystemInt32
Triangulation object index
See Also