Click or drag to resize
CDHSetCrookedSectionIPJ Method
Pass the Crooked projection required for plotting to a crooked section.

Available since Oasis montaj version: 7.2
License: Available to specially licensed modules.  

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Notes
This might be extracted from an existing crooked section view, or created from a database line.
Syntax
public void SetCrookedSectionIPJ(
	CIPJ ipj
)

Parameters

ipj
Type: GeoEngine.Core.GXNetXCIPJ
Crooked Section IPJ
See Also