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.
-
Int32layerIdxIndex of a layer in the CompoundStructure. The layer index is zero based. It counts from the exterior of wall and from the top of roofs, floors and ceilings.
-
It is not a valid region id.
-
The layer index is out of range.
-
This operation is valid only for vertically compound structures.