2024 Method
Changes 0
M

CompoundStructure.GetSegmentIds

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.
public IList<int> GetSegmentIds()
IList<int> The ids of the segments which form the boundary of the regions of this CompoundStructure.