Click or drag to resize
CEDBSetProfileSplit Method
Set profile split for 3 windows.

Available since Oasis montaj version: 5.0.0
Limitations: May not be available if running outside of a Oasis Montaj or from a command line program.  
License: Available to anyone.  

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public void SetProfileSplit(
	double d1,
	double d2
)

Parameters

d1
Type: SystemDouble
split d1 (profile window 0 height / entire profile window height)
d2
Type: SystemDouble
split d2 (profile window 1 height / entire profile window height)
See Also