Click or drag to resize
CGEOSTRINGGetShapesForFeatureAndSection Method
Get all shapes linked to a specific feature and 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 GetShapesForFeatureAndSection(
	string str1,
	string str2,
	CLST oLST3
)

Parameters

str1
Type: SystemString
Feature GUID
str2
Type: SystemString
Section GUID
oLST3
Type: GeoEngine.Core.GXNetCLST
LST to fill
See Also