CompoundStructure.AssociateRegionWithLayer
Description:
Associates a region with a layer.
Associates a region with a layer.
public void AssociateRegionWithLayer(
int regionId,
int layerIdx
)
-
Int32regionIdThe id of a region.
-
Int32layerIdxThe index of a layer in this CompoundStructure.
-
It is not a valid region id.
-
The layer index is out of range.
-
This operation is valid only for vertically compound structures.