RVTDocs.com

CompoundStructure.GetSegmentIds

Method
Description:
Gets the segment ids of this compound structure.
Remarks:
The boundaries of the regions of a vertically compound structure consist of vertical horizontal segments with unique ids.
Syntax
public IList<int> GetSegmentIds()
Exceptions
Exception Condition
InvalidOperationException This operation is valid only for vertically compound structures.