solver.datamodel.preferences.Graphics.BoundaryMarkers#

class Root.Graphics.BoundaryMarkers(service, rules, path)

Singleton BoundaryMarkers.

class ColorOption(service, rules, path=None)

Parameter ColorOption of value type str.

class Enabled(service, rules, path=None)

Parameter Enabled of value type bool.

class ExcludeFromBounding(service, rules, path=None)

Parameter ExcludeFromBounding of value type bool.

class InletColor(service, rules, path=None)

Parameter InletColor of value type str.

class MarkerFraction(service, rules, path=None)

Parameter MarkerFraction of value type float.

class MarkerSizeLimitingScaleMultiplier(service, rules, path=None)

Parameter MarkerSizeLimitingScaleMultiplier of value type float.

class MarkersLimit(service, rules, path=None)

Parameter MarkersLimit of value type int.

class OutletColor(service, rules, path=None)

Parameter OutletColor of value type str.

class ScaleMarker(service, rules, path=None)

Parameter ScaleMarker of value type float.

class ShowInletMarkers(service, rules, path=None)

Parameter ShowInletMarkers of value type bool.

class ShowOutletMarkers(service, rules, path=None)

Parameter ShowOutletMarkers of value type bool.