Exemple #1
0
 public void MoveComponentIteratorToFirst()
 {
     BIMcollab_ViewPointPINVOKE.BC_ViewPoint_MoveComponentIteratorToFirst(swigCPtr);
     if (BIMcollab_ViewPointPINVOKE.SWIGPendingException.Pending)
     {
         throw BIMcollab_ViewPointPINVOKE.SWIGPendingException.Retrieve();
     }
 }