CompoundStructure.IsSimpleRegion
Description:
Determines whether the region is a simple region in this CompoundStructure.
Determines whether the region is a simple region in this CompoundStructure.
Remarks:
A region is simple if it rectangular and spans the height of the wall.
A region is simple if it rectangular and spans the height of the wall.
public bool IsSimpleRegion(
int regionId
)
-
Int32regionIdThe id of a region in this vertically compound structure.
-
It is not a valid region id.
-
This operation is valid only for vertically compound structures.