Click or drag to resize
CMULTIGRID3DGetOrigin Method
Get the origin

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void GetOrigin(
	ref double origin_x,
	ref double origin_y,
	ref double origin_z
)

Parameters

origin_x
Type: SystemDouble
x
origin_y
Type: SystemDouble
y
origin_z
Type: SystemDouble
z
See Also