Click or drag to resize
CMESHNumPatches Method
Returns the number of patches added to the mesh

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public int NumPatches(
	string mesh_name
)

Parameters

mesh_name
Type: SystemString
Mesh Name

Return Value

Type: Int32
The number of patches added to the mesh
See Also