.. role:: ts-api-decorator

##########
LineEntity
##########

.. js:module:: Sc
   :noindex:

.. container:: ts-api-section

   .. js:class:: LineEntity



.. container:: api-index-section

   .. rubric:: Properties

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

   * :js:attr:`~Sc.LineEntity.bestLineSegmentVertexIndex`
   * :js:attr:`~Sc.LineEntity.bounding`
   * :js:attr:`~Sc.LineEntity.elementBits`
   * :js:attr:`~Sc.LineEntity.elementIndex`
   * :js:attr:`~Sc.LineEntity.instanceInc`
   * :js:attr:`~Sc.LineEntity.lineIndex`
   * :js:attr:`~Sc.LineEntity.lineSegmentVertices`
   * :js:attr:`~Sc.LineEntity.meshLevel`
   * :js:attr:`~Sc.LineEntity.meshLevelId`
   * :js:attr:`~Sc.LineEntity.overlayIndex`
   * :js:attr:`~Sc.LineEntity.point`
   * :js:attr:`~Sc.LineEntity.radialMetric`
   * :js:attr:`~Sc.LineEntity.zMetric`





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

Properties
==========

.. container:: ts-api-section

   .. js:attribute:: LineEntity.bestLineSegmentVertexIndex

      :type: number





.. container:: ts-api-section

   .. js:attribute:: LineEntity.bounding

      :type: IBox





.. container:: ts-api-section

   .. js:attribute:: LineEntity.elementBits

      :type: number





.. container:: ts-api-section

   .. js:attribute:: LineEntity.elementIndex

      :type: number





.. container:: ts-api-section

   .. js:attribute:: LineEntity.instanceInc

      :type: InstanceInc





.. container:: ts-api-section

   .. js:attribute:: LineEntity.lineIndex

      :type: number





.. container:: ts-api-section

   .. js:attribute:: LineEntity.lineSegmentVertices

      :type: Vector3s





.. container:: ts-api-section

   .. js:attribute:: LineEntity.meshLevel

      :type: number





.. container:: ts-api-section

   .. js:attribute:: LineEntity.meshLevelId

      :type: MeshId





.. container:: ts-api-section

   .. js:attribute:: LineEntity.overlayIndex

      :type: number





.. container:: ts-api-section

   .. js:attribute:: LineEntity.point

      :type: Vector3





.. container:: ts-api-section

   .. js:attribute:: LineEntity.radialMetric

      :type: number





.. container:: ts-api-section

   .. js:attribute:: LineEntity.zMetric

      :type: number





