
###########################
A3DERevitPhysicalProperties
###########################

.. c:enum:: A3DERevitPhysicalProperties

   Define how physical properties are managed for Revit files. 
   
   
      13.1.0 
   
   
   
   Index
   =====
   
   .. rubric:: Enumerators
   
   
   .. rst-class:: api-xref-list
   
   
   * :c:enumerator:`~kA3DRevitPhysicalProperties_NotComputed`
   * :c:enumerator:`~kA3DRevitPhysicalProperties_Computed`
   
   



.. rst-class:: kind-group kind-enumerator

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


.. c:enumerator:: kA3DRevitPhysicalProperties_NotComputed

      .. rst-class:: sig-pretty-signature
      
         | **kA3DRevitPhysicalProperties_NotComputed** = ``0``
      
      Not computed. 
      
      Default value 
      



.. c:enumerator:: kA3DRevitPhysicalProperties_Computed

      .. rst-class:: sig-pretty-signature
      
         | **kA3DRevitPhysicalProperties_Computed**
      
      Computed during reading process, stored as attributes. 
      




