コード例 #1
0
 public void RemoveAllComponents()
 {
     BIMcollab_ViewPointPINVOKE.BC_ViewPoint_RemoveAllComponents(swigCPtr);
     if (BIMcollab_ViewPointPINVOKE.SWIGPendingException.Pending)
     {
         throw BIMcollab_ViewPointPINVOKE.SWIGPendingException.Retrieve();
     }
 }