
##############################
A3DAsmProductOccurrenceAddView
##############################

.. c:function:: A3DStatus A3DAsmProductOccurrenceAddView(A3DAsmProductOccurrence *pProductOccurrence, A3DMkpView *pView)

   .. rst-class:: sig-pretty-signature
   
      | :c:enum:`~A3DStatus` A3DAsmProductOccurrenceAddView(:c:type:`~A3DAsmProductOccurrence`\ * **pProductOccurrence**\ , :c:type:`~A3DMkpView`\ * **pView**\ )
   
   Adds a view in the Array of views. 
   
   **Returns**
   
   
      ``A3D_SUCCESS`` on success, or an error code on failure
   
   




