FlowChange.Property#
Flowchange.Property.py
- possibly_has_flowchange_points(ssd)#
Check if the given ssd has flowchange points.
- Parameters:
ssd (object) – The ssd to check.
- Returns:
True if the ssd has flowchange points, False otherwise.
- Return type:
bool