public uint GetFirstType()
    {
        uint ret = BIMcollab_DimensionPINVOKE.BC_Dimension_GetFirstType(swigCPtr);

        return(ret);
    }