Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / RoutingSegment Class / IgnoreAtFillingDegreeVisualisation Property

In This Topic
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;}
Remarks
Property FillingDegree also isn't calculeted automaticly.
See Also