.. role:: ts-api-decorator

#####################
VolumeSelectionConfig
#####################

.. js:module:: Sc
   :noindex:

.. container:: ts-api-section

   .. js:class:: VolumeSelectionConfig



.. container:: api-index-section

   .. rubric:: Properties

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

   * :js:attr:`~Sc.VolumeSelectionConfig.allowFaces`
   * :js:attr:`~Sc.VolumeSelectionConfig.allowLines`
   * :js:attr:`~Sc.VolumeSelectionConfig.allowPoints`
   * :js:attr:`~Sc.VolumeSelectionConfig.bimMask`
   * :js:attr:`~Sc.VolumeSelectionConfig.ignoreCuttingSections`
   * :js:attr:`~Sc.VolumeSelectionConfig.mustBeFullyContained`
   * :js:attr:`~Sc.VolumeSelectionConfig.onlyStreamedInstances`
   * :js:attr:`~Sc.VolumeSelectionConfig.respectVisibility`





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

Properties
==========

.. container:: ts-api-section

   .. js:attribute:: VolumeSelectionConfig.allowFaces

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





.. container:: ts-api-section

   .. js:attribute:: VolumeSelectionConfig.allowLines

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





.. container:: ts-api-section

   .. js:attribute:: VolumeSelectionConfig.allowPoints

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





.. container:: ts-api-section

   .. js:attribute:: VolumeSelectionConfig.bimMask

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





.. container:: ts-api-section

   .. js:attribute:: VolumeSelectionConfig.ignoreCuttingSections

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





.. container:: ts-api-section

   .. js:attribute:: VolumeSelectionConfig.mustBeFullyContained

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





.. container:: ts-api-section

   .. js:attribute:: VolumeSelectionConfig.onlyStreamedInstances

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





.. container:: ts-api-section

   .. js:attribute:: VolumeSelectionConfig.respectVisibility

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





