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.0
License: Available to specially licensed modules.  

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

Parameters

oIPJ1
Type: GeoEngine.Core.GXNetCIPJ
Crooked Section IPJ
See Also