Click or drag to resize
CMULTIGRID3DSetOrigin Method
Set 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 SetOrigin(
	double origin_x,
	double origin_y,
	double origin_z
)

Parameters

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