RVTDocs.com

CompoundStructure.GetRegionIds

Method
Description:
Gets the region ids of this compound structure.
Remarks:
A vertically compound structure consists of regions with polygonal boundaries.
Syntax
public IList<int> GetRegionIds()
Exceptions
Exception Condition
InvalidOperationException This operation is valid only for vertically compound structures.