Click or drag to resize
CMVIEWiGet3DGroupFlags Method
Get 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 int iGet3DGroupFlags(
	int i1
)

Parameters

i1
Type: SystemInt32
Group number

Return Value

Type: Int32
Combination of MVIEW_3D_RENDERConstant flags or 0
See Also