Click or drag to resize
CMVIEWSet3DGroupFlags Method
Set a 3D geometry group's 3D rendering flags.

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

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

Parameters

i1
Type: SystemInt32
Group number
i2
Type: SystemInt32
Combination of MVIEW_3D_RENDERConstant flags or 0
See Also