Click or drag to resize
CGEOSTRINGGetShapesForSection Method
Get all shapes linked to a specific section

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void GetShapesForSection(
	string str1,
	CLST oLST2
)

Parameters

str1
Type: SystemString
Section GUID
oLST2
Type: GeoEngine.Core.GXNetCLST
LST to fill
See Also