From f5480350384717cc6245973c5251c5951dae7d29 Mon Sep 17 00:00:00 2001 From: Kevin Colburn Date: Wed, 17 Jan 2024 08:58:39 -0600 Subject: [PATCH] Change to remove empty line --- doc/source/examples_source/00-basic/05-surface_traces_lic.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/doc/source/examples_source/00-basic/05-surface_traces_lic.py b/doc/source/examples_source/00-basic/05-surface_traces_lic.py index 49409a91915..98e16ee0498 100644 --- a/doc/source/examples_source/00-basic/05-surface_traces_lic.py +++ b/doc/source/examples_source/00-basic/05-surface_traces_lic.py @@ -45,7 +45,6 @@ # Using a Particle Trace capability # Parent Part and Emit part are the same part. # Surface Restriction is ON. - # .. image:: /_static/05_srt_lic_1.png emitter_part = eoutil.parts.select_parts_by_dimension(2) @@ -69,7 +68,6 @@ # ---------------------------------------------------------- # Modify the attributes of the Surface Restricted Traces to # be visually closer to Flourescene or Titantiam Dioxide (experimental use) - # .. image:: /_static/05_str_lic_2.png SRTpart.colorbyrgb = [0, 1, 0] @@ -84,7 +82,6 @@ # Specify Offset Variable as the variable for LIC. # Specify High Contrast and 1 length for the LIC # Specify that we want to see LIC for the Shuttle Surface - # .. image:: /_static/05_srt_lic_3.png SRTpart.VISIBLE = False