CompoundStructure.GetLayerAssociatedToRegion
Description:
Gets the layer associated to a particular region.
Gets the layer associated to a particular region.
public int GetLayerAssociatedToRegion(
int regionId
)
-
Int32regionIdThe id of a region.
Return Value
int
The index of a layer in this CompoundStructure.
-
For a non-vertically compound structure, implicitly each layer is associated to its corresponding simple region.