.. role:: ts-api-decorator

#########
SvgConfig
#########

.. js:module:: Sc
   :noindex:

.. container:: ts-api-section

   .. js:class:: SvgConfig



.. container:: api-index-section

   .. rubric:: Properties

   .. rst-class:: api-index-list-item api-kind-property api-parent-kind-interface

   * :js:attr:`~Sc.SvgConfig.linesClipProximityToPlane`
   * :js:attr:`~Sc.SvgConfig.linesClipZNudgeFactor`
   * :js:attr:`~Sc.SvgConfig.linesCssColor`
   * :js:attr:`~Sc.SvgConfig.linesDrawModelLinesEnabled`
   * :js:attr:`~Sc.SvgConfig.linesStrokeWidth`
   * :js:attr:`~Sc.SvgConfig.logDiagnostics`
   * :js:attr:`~Sc.SvgConfig.logProgress`
   * :js:attr:`~Sc.SvgConfig.polygonsForceDrawCssColor`
   * :js:attr:`~Sc.SvgConfig.silhouettesEnabled`
   * :js:attr:`~Sc.SvgConfig.svgBackgroundCssColor`
   * :js:attr:`~Sc.SvgConfig.svgXmlPrologEnabled`





------------

Properties
==========

.. container:: ts-api-section

   .. js:attribute:: SvgConfig.linesClipProximityToPlane

      :type: number :ts-api-decorator:`optional`





.. container:: ts-api-section

   .. js:attribute:: SvgConfig.linesClipZNudgeFactor

      :type: number :ts-api-decorator:`optional`





.. container:: ts-api-section

   .. js:attribute:: SvgConfig.linesCssColor

      :type: string :ts-api-decorator:`optional`





.. container:: ts-api-section

   .. js:attribute:: SvgConfig.linesDrawModelLinesEnabled

      :type: boolean :ts-api-decorator:`optional`





.. container:: ts-api-section

   .. js:attribute:: SvgConfig.linesStrokeWidth

      :type: number :ts-api-decorator:`optional`





.. container:: ts-api-section

   .. js:attribute:: SvgConfig.logDiagnostics

      :type: boolean :ts-api-decorator:`optional`





.. container:: ts-api-section

   .. js:attribute:: SvgConfig.logProgress

      :type: boolean :ts-api-decorator:`optional`





.. container:: ts-api-section

   .. js:attribute:: SvgConfig.polygonsForceDrawCssColor

      :type: string :ts-api-decorator:`optional`





.. container:: ts-api-section

   .. js:attribute:: SvgConfig.silhouettesEnabled

      :type: boolean :ts-api-decorator:`optional`





.. container:: ts-api-section

   .. js:attribute:: SvgConfig.svgBackgroundCssColor

      :type: string :ts-api-decorator:`optional`





.. container:: ts-api-section

   .. js:attribute:: SvgConfig.svgXmlPrologEnabled

      :type: boolean :ts-api-decorator:`optional`





