Click or drag to resize

CDHSetCrookedSectionIPJ Method

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

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

public void SetCrookedSectionIPJ(
	CIPJ ipj
)

Parameters

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