Click or drag to resize
CVOXDGetShellControls Method
Get the shell controls

Available since Oasis montaj version: 6.2
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void GetShellControls(
	ref double min,
	ref double max
)

Parameters

min
Type: SystemDouble
Min Value (<define>rDUMMY</define> for no limit)
max
Type: SystemDouble
Max Value (<define>rDUMMY</define> for no limit)
See Also