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


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

.. js:class:: wv.Sc.LineEntity

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



.. rst-class:: kind-group kind-properties

.. rubric:: Properties
   :class: kind-group-title


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

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



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

      .. rst-class:: sig-pretty-signature
      
         | bounding: :js:class:`IBox <wv.IBox>`
      



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

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



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

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



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

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



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

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



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

      .. rst-class:: sig-pretty-signature
      
         | lineSegmentVertices: :js:data:`Vector3s <wv.Vector3s>`
      



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

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



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

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



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

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



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

      .. rst-class:: sig-pretty-signature
      
         | point: :js:data:`Vector3 <wv.Vector3>`
      



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

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



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

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




