mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
Co-authored-by: Aarush Deshpande <110117391+JasonGrace2282@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
120 lines
5.7 KiB
Text
120 lines
5.7 KiB
Text
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Manim \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: ../../source/reference/manim.mobject.three_d.three_dimensions.Line3D.rst:2
|
|
msgid "Line3D"
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.mobject.three_d.three_dimensions.Line3D.rst:4
|
|
msgid "Qualified name: ``manim.mobject.three\\_d.three\\_dimensions.Line3D``"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/mobject/three_d/three_dimensions.py:docstring of manim.mobject.three_d.three_dimensions.Line3D:1
|
|
msgid "Bases: :py:class:`manim.mobject.three_d.three_dimensions.Cylinder`"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/mobject/three_d/three_dimensions.py:docstring of manim.mobject.three_d.three_dimensions.Line3D:1
|
|
msgid "A cylindrical line."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/mobject/three_d/three_dimensions.py:docstring of manim.mobject.three_d.three_dimensions.Line3D:4
|
|
#: ../../../manim/mobject/three_d/three_dimensions.py:docstring of manim.mobject.three_d.three_dimensions.Line3D.parallel_to:9
|
|
#: ../../../manim/mobject/three_d/three_dimensions.py:docstring of manim.mobject.three_d.three_dimensions.Line3D.perpendicular_to:9
|
|
msgid "Examples"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/mobject/three_d/three_dimensions.py:docstring of manim.mobject.three_d.three_dimensions.Line3D:0
|
|
#: ../../../manim/mobject/three_d/three_dimensions.py:docstring of manim.mobject.three_d.three_dimensions.Line3D.parallel_to:0
|
|
#: ../../../manim/mobject/three_d/three_dimensions.py:docstring of manim.mobject.three_d.three_dimensions.Line3D.perpendicular_to:0
|
|
msgid "Parameters"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/mobject/three_d/three_dimensions.py:docstring of manim.mobject.three_d.three_dimensions.Line3D:15
|
|
msgid "The start position of the line."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/mobject/three_d/three_dimensions.py:docstring of manim.mobject.three_d.three_dimensions.Line3D:17
|
|
msgid "The end position of the line."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/mobject/three_d/three_dimensions.py:docstring of manim.mobject.three_d.three_dimensions.Line3D:19
|
|
msgid "The thickness of the line."
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.mobject.three_d.three_dimensions.Line3D.rst:14
|
|
msgid "Methods"
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.mobject.three_d.three_dimensions.Line3D.rst:25:<autosummary>:1
|
|
#: ../../../manim/mobject/three_d/three_dimensions.py:docstring of manim.mobject.three_d.three_dimensions.Line3D.get_end:1
|
|
msgid "Returns the point, where the stroke that surrounds the :class:`~.Mobject` ends."
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.mobject.three_d.three_dimensions.Line3D.rst:25:<autosummary>:1
|
|
#: ../../../manim/mobject/three_d/three_dimensions.py:docstring of manim.mobject.three_d.three_dimensions.Line3D.get_start:1
|
|
msgid "Returns the point, where the stroke that surrounds the :class:`~.Mobject` starts."
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.mobject.three_d.three_dimensions.Line3D.rst:25:<autosummary>:1
|
|
#: ../../../manim/mobject/three_d/three_dimensions.py:docstring of manim.mobject.three_d.three_dimensions.Line3D.parallel_to:1
|
|
msgid "Returns a line parallel to another line going through a given point."
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.mobject.three_d.three_dimensions.Line3D.rst:25:<autosummary>:1
|
|
#: ../../../manim/mobject/three_d/three_dimensions.py:docstring of manim.mobject.three_d.three_dimensions.Line3D.perpendicular_to:1
|
|
msgid "Returns a line perpendicular to another line going through a given point."
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.mobject.three_d.three_dimensions.Line3D.rst:25:<autosummary>:1
|
|
#: ../../../manim/mobject/three_d/three_dimensions.py:docstring of manim.mobject.three_d.three_dimensions.Line3D.set_start_and_end_attrs:1
|
|
msgid "Sets the start and end points of the line."
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.mobject.three_d.three_dimensions.Line3D.rst:27
|
|
msgid "Attributes"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/mobject/three_d/three_dimensions.py:docstring of manim.mobject.three_d.three_dimensions.Line3D.get_end:1:<autosummary>:1
|
|
msgid "Used to animate the application of any method of :code:`self`."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/mobject/three_d/three_dimensions.py:docstring of manim.mobject.three_d.three_dimensions.Line3D.get_end:1:<autosummary>:1
|
|
msgid "The depth of the mobject."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/mobject/three_d/three_dimensions.py:docstring of manim.mobject.three_d.three_dimensions.Line3D.get_end:1:<autosummary>:1
|
|
msgid "If there are multiple colors (for gradient) this returns the first one"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/mobject/three_d/three_dimensions.py:docstring of manim.mobject.three_d.three_dimensions.Line3D.get_end:1:<autosummary>:1
|
|
msgid "The height of the mobject."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/mobject/three_d/three_dimensions.py:docstring of manim.mobject.three_d.three_dimensions.Line3D.get_end:1:<autosummary>:1
|
|
msgid "The width of the mobject."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/mobject/three_d/three_dimensions.py:docstring of manim.mobject.three_d.three_dimensions.Line3D.parallel_to:4
|
|
msgid "The line to be parallel to."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/mobject/three_d/three_dimensions.py:docstring of manim.mobject.three_d.three_dimensions.Line3D.parallel_to:5
|
|
#: ../../../manim/mobject/three_d/three_dimensions.py:docstring of manim.mobject.three_d.three_dimensions.Line3D.perpendicular_to:5
|
|
msgid "The point to pass through."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/mobject/three_d/three_dimensions.py:docstring of manim.mobject.three_d.three_dimensions.Line3D.parallel_to:6
|
|
#: ../../../manim/mobject/three_d/three_dimensions.py:docstring of manim.mobject.three_d.three_dimensions.Line3D.perpendicular_to:6
|
|
msgid "Additional parameters to be passed to the class."
|
|
msgstr ""
|
|
|
|
#: ../../../manim/mobject/three_d/three_dimensions.py:docstring of manim.mobject.three_d.three_dimensions.Line3D.perpendicular_to:4
|
|
msgid "The line to be perpendicular to."
|
|
msgstr ""
|
|
|
|
|