Click or drag to resize
CVOXiCanAppendTo Method
Check if this voxel can append to a surface file.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public int iCanAppendTo(
	string str1
)

Parameters

str1
Type: SystemString
Surface file

Return Value

Type: Int32
1 if can append
See Also