IgnoreAtFillingDegreeVisualisation Property
If true, then this routing segment is ignored while calculating any filling degree in P8 project.
public bool IgnoreAtFillingDegreeVisualisation {get; set;}
public:
property bool IgnoreAtFillingDegreeVisualisation {
bool get();
void set ( bool value);
}