Exemplo n.º 1
0
    public BC_Progress GetProgress()
    {
        BC_Progress ret = new BC_Progress(BIMcollab_ProjectPINVOKE.BC_Project_GetProgress(swigCPtr), true);

        return(ret);
    }
Exemplo n.º 2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(BC_Progress obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }