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