Click or drag to resize
CIPJSet3DInvertedAngles Method
Set whether the angles in this view are inverted (must be 3D already)

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void Set3DInvertedAngles(
	int i1
)

Parameters

i1
Type: SystemInt32
Inverted (0 or 1)
See Also