Click or drag to resize

CDHSetCrookedSectionIPJ Method

Pass the Crooked projection required for plotting to a crooked section.

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public void SetCrookedSectionIPJ(
	CIPJ ipj
)

public void SetCrookedSectionIPJ(
	CIPJ ipj
)

Parameters

ipj
Type: GeoEngine.Core.GXNetCIPJ
Crooked Section IPJ
Remarks
This might be extracted from an existing crooked section view, or created from a database line.
See Also