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

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public int iGet3DGroupFlags(
	int group_num
)

Parameters

group_num
Type: SystemInt32
Group number

Return Value

Type: Int32
Combination of <define>MVIEW_3D_RENDER</define> flags or 0
See Also