Click or drag to resize
CVOXCreateTypePG Method
Create a 3D PG from a VOX object with a specific Type

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public CPG CreateTypePG(
	int i1
)

Parameters

i1
Type: SystemInt32
See GS_TYPESConstant

Return Value

Type: CPG
PG Object
See Also