Click or drag to resize
CMESHInsertPatch Method
Inserts a new surface patch to the mesh specified by a unique ID

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 InsertPatch(
	string mesh_name
)

Parameters

mesh_name
Type: SystemString
Mesh Name

Return Value

Type: Int32
Patch ID of the inserted patch
See Also