<Code Lib>
2020 Method
Changes 0
M

CompoundStructure.GetLayerAssociatedToRegion

Description:
Gets the layer associated to a particular region.

public int GetLayerAssociatedToRegion(
	int regionId
)

Return Value int The index of a layer in this CompoundStructure.

Loading…