BottomRail

class manim_eng.components.monopoles.BottomRail(**kwargs: Any)

Bases: TopRail

Circuit symbol for a bottom rail.

Attributes

BottomRail.animate

Used to animate the application of any method of self.

BottomRail.animation_overrides

BottomRail.color

BottomRail.depth

The depth of the mobject.

BottomRail.fill_color

If there are multiple colors (for gradient) this returns the first one

BottomRail.height

The height of the mobject.

BottomRail.n_points_per_curve

BottomRail.sheen_factor

BottomRail.stroke_color

BottomRail.terminal

Get the terminal of the component.

BottomRail.terminals

The list of terminals of the component.

BottomRail.width

The width of the mobject.