CompoundStructure.GetExtendableRegionIds
Description:
Gets the extendable region ids for the compound structure.
Gets the extendable region ids for the compound structure.
Remarks:
Regions along the top or bottom of the wall may be set to be extendable.
Regions along the top or bottom of the wall may be set to be extendable.
-
topIf true, retrieve ids of regions which are extendable at the top, otherwise retrieve the ids of regions which are extendable at the bottom.
Return Value
IList<int>
An array of region ids which are marked extendable.
-
This operation is valid only for vertically compound structures.