Click or drag to resize
CMVIEWIsSurfaceItemVisible Method
Is the surface item visible?

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public int IsSurfaceItemVisible(
	string group,
	string guid
)

Parameters

group
Type: SystemString
Group name
guid
Type: SystemString
Item GUID

Return Value

Type: Int32
See Also