.. role:: clio-inherited
   :class: clio-flag clio-flag-inherited


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

.. js:class:: Sc.LineEntity

   
   Index
   =====
   
   .. rubric:: Properties
   
   
   .. rst-class:: api-xref-list
   
   
   * :js:data:`~Sc.LineEntity.bestLineSegmentVertexIndex`
   * :js:data:`~Sc.LineEntity.bounding`
   * :js:data:`~Sc.LineEntity.elementBits`
   * :js:data:`~Sc.LineEntity.elementIndex`
   * :js:data:`~Sc.LineEntity.instanceInc`
   * :js:data:`~Sc.LineEntity.lineIndex`
   * :js:data:`~Sc.LineEntity.lineSegmentVertices`
   * :js:data:`~Sc.LineEntity.meshLevel`
   * :js:data:`~Sc.LineEntity.meshLevelId`
   * :js:data:`~Sc.LineEntity.overlayIndex`
   * :js:data:`~Sc.LineEntity.point`
   * :js:data:`~Sc.LineEntity.radialMetric`
   * :js:data:`~Sc.LineEntity.zMetric`
   
   




Properties
==========

.. js:data:: Sc.LineEntity.bestLineSegmentVertexIndex

   .. rst-class:: sig-pretty-signature
   
      | bestLineSegmentVertexIndex: *number*
   



.. js:data:: Sc.LineEntity.bounding

   .. rst-class:: sig-pretty-signature
   
      | bounding: :js:class:`~IBox`
   



.. js:data:: Sc.LineEntity.elementBits

   .. rst-class:: clio-flags
   
      :clio-inherited:`inherited`
   
   .. rst-class:: sig-pretty-signature
   
      | elementBits: *number*
   



.. js:data:: Sc.LineEntity.elementIndex

   .. rst-class:: clio-flags
   
      :clio-inherited:`inherited`
   
   .. rst-class:: sig-pretty-signature
   
      | elementIndex: *number*
   



.. js:data:: Sc.LineEntity.instanceInc

   .. rst-class:: clio-flags
   
      :clio-inherited:`inherited`
   
   .. rst-class:: sig-pretty-signature
   
      | instanceInc: :js:data:`InstanceInc <Sc.InstanceInc>`
   



.. js:data:: Sc.LineEntity.lineIndex

   .. rst-class:: sig-pretty-signature
   
      | lineIndex: *number*
   



.. js:data:: Sc.LineEntity.lineSegmentVertices

   .. rst-class:: sig-pretty-signature
   
      | lineSegmentVertices: :js:data:`~Vector3s`
   



.. js:data:: Sc.LineEntity.meshLevel

   .. rst-class:: clio-flags
   
      :clio-inherited:`inherited`
   
   .. rst-class:: sig-pretty-signature
   
      | meshLevel: *number*
   



.. js:data:: Sc.LineEntity.meshLevelId

   .. rst-class:: clio-flags
   
      :clio-inherited:`inherited`
   
   .. rst-class:: sig-pretty-signature
   
      | meshLevelId: :js:data:`MeshId <Sc.MeshId>`
   



.. js:data:: Sc.LineEntity.overlayIndex

   .. rst-class:: clio-flags
   
      :clio-inherited:`inherited`
   
   .. rst-class:: sig-pretty-signature
   
      | overlayIndex: *number*
   



.. js:data:: Sc.LineEntity.point

   .. rst-class:: sig-pretty-signature
   
      | point: :js:data:`~Vector3`
   



.. js:data:: Sc.LineEntity.radialMetric

   .. rst-class:: sig-pretty-signature
   
      | radialMetric: *number*
   



.. js:data:: Sc.LineEntity.zMetric

   .. rst-class:: sig-pretty-signature
   
      | zMetric: *number*
   





