CompoundStructure.GetRegionIds
Description:
Gets the region ids of this compound structure.
Gets the region ids of this compound structure.
Remarks:
A vertically compound structure consists of regions with polygonal boundaries.
A vertically compound structure consists of regions with polygonal boundaries.
public IList<int> GetRegionIds()
IList<Int32>
The ids of the regions defining this CompoundStructure.
-
This operation is valid only for vertically compound structures.